mirror of
https://github.com/fluencelabs/trust-graph
synced 2024-12-04 07:10:21 +00:00
feat(ci): Add FCLI to release action (#152)
This commit is contained in:
parent
16bf0a0995
commit
6389c4cec5
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -97,6 +97,12 @@ jobs:
|
||||
- run: npm i
|
||||
working-directory: aqua
|
||||
|
||||
- name: Setup fcli
|
||||
uses: fluencelabs/setup-fluence@v1
|
||||
with:
|
||||
artifact: fcli
|
||||
version: unstable
|
||||
|
||||
- run: npm run build
|
||||
working-directory: aqua
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user