mirror of
https://github.com/status-im/diawi-nodejs-uploader.git
synced 2025-02-16 15:07:01 +00:00
build: fix gh action
This commit is contained in:
parent
66fa70a466
commit
82bfcdd95f
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -12,6 +12,8 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
node-version: [12.18.4]
|
node-version: [12.18.4]
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout
|
||||||
|
uses: actions/checkout@v2
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
- name: Release
|
- name: Release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user