Skip to content

Commit

Permalink
fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
ausias-armesto committed Sep 17, 2024
1 parent bcb32a6 commit 9cc20b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Setup Node.js
uses: hoprnet/hopr-workflows/actions/setup-node-js@master
with:
node-version: ${{ matrix.node-version }}
node-version: ${{ vars.NODE_VERSION}}

- name: Setup GCP
id: gcp
Expand Down

0 comments on commit 9cc20b0

Please sign in to comment.