Skip to content

Commit

Permalink
fix(ci.yaml): update node-installer usage
Browse files Browse the repository at this point in the history
Signed-off-by: Vaughn Dice <[email protected]>
  • Loading branch information
vdice committed Mar 7, 2024
1 parent ca85084 commit 132e4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: ./.github/workflows/node-installer.yaml
needs: build
with:
release: false
ref: ${{ github.ref }}
test:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 132e4c2

Please sign in to comment.