mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-06-20 03:16:32 +00:00
Fix non-working CI workflows (#165)
This commit is contained in:
1
.github/workflows/release_packages.yml
vendored
1
.github/workflows/release_packages.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
node-version: "16"
|
node-version: "16"
|
||||||
|
registry-url: 'https://registry.npmjs.org'
|
||||||
|
|
||||||
- name: "Build packages"
|
- name: "Build packages"
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user