mirror of
https://github.com/fluencelabs/aqua-playground
synced 2025-03-15 19:51:13 +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
|
id-token: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- run: echo ${{ inputs.js-client-snapshots }}
|
||||||
- name: Import secrets
|
- name: Import secrets
|
||||||
uses: hashicorp/vault-action@v2.4.3
|
uses: hashicorp/vault-action@v2.4.3
|
||||||
with:
|
with:
|
||||||
@ -80,7 +81,6 @@ jobs:
|
|||||||
cache: "npm"
|
cache: "npm"
|
||||||
|
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: echo ${{ fromJson(inputs.js-client-snapshots)['js-client.node'] }}
|
|
||||||
|
|
||||||
- name: Set js-client.node version
|
- name: Set js-client.node version
|
||||||
if: inputs.js-client-snapshots != 'null'
|
if: inputs.js-client-snapshots != 'null'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user