Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Nov 22, 2024
1 parent e6495c7 commit 47da3b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
uses: apexskier/github-semver-parse@v1
with:
version: ${{ steps.node-v.outputs.version }}

- run: which jq

- env:
N_MAJOR: ${{steps.node-version.outputs.major}}
Expand Down

0 comments on commit 47da3b3

Please sign in to comment.