Skip to content

Commit

Permalink
[merge] pull request #42 from akrck02/ci-fix
Browse files Browse the repository at this point in the history
[ci] FIX Update build_and_release.yml
  • Loading branch information
akrck02 authored Feb 20, 2024
2 parents ae8648e + 47941ee commit 81b772d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '16'
node-version: 'latest'

- run: npm install

Expand Down

0 comments on commit 81b772d

Please sign in to comment.