mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +00:00
Using latest version in check_connection
This commit is contained in:
parent
172b65e1b2
commit
40c85ba992
2
.github/workflows/check-connection.yml
vendored
2
.github/workflows/check-connection.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
with:
|
||||
node-version: 16
|
||||
|
||||
- run: npm install -g @fluencelabs/aqua@0.6.4-283
|
||||
- run: npm install -g @fluencelabs/aqua@latest
|
||||
|
||||
- name: "Check connection to network"
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user