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