Skip to content

Commit

Permalink
Update example-builds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Jun 19, 2024
1 parent f74e8a1 commit 492defa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/setup-node@v4
if: ${{ ! startsWith(github.ref, 'refs/heads/releases') }}
with:
node-version: 16
node-version-file: '.tool-versions'

- name: "Install dependencies"
if: ${{ ! startsWith(github.ref, 'refs/heads/releases') }}
Expand Down

0 comments on commit 492defa

Please sign in to comment.