mirror of
https://github.com/fluencelabs/aqua-playground
synced 2025-03-15 01:51:03 +00:00
F
This commit is contained in:
parent
985ab1b829
commit
e4312359c5
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
||||
id-token: write
|
||||
|
||||
steps:
|
||||
- run: echo ${{ inputs.js-client-snapshots }}
|
||||
- name: Import secrets
|
||||
uses: hashicorp/vault-action@v2.4.3
|
||||
with:
|
||||
@ -80,7 +81,6 @@ jobs:
|
||||
cache: "npm"
|
||||
|
||||
- run: npm install
|
||||
- run: echo ${{ fromJson(inputs.js-client-snapshots)['js-client.node'] }}
|
||||
|
||||
- name: Set js-client.node version
|
||||
if: inputs.js-client-snapshots != 'null'
|
||||
|
Loading…
x
Reference in New Issue
Block a user