Skip to content

Commit

Permalink
fix CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
svene committed Oct 28, 2024
1 parent 0e42517 commit 34643f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: 18
- run: npm install
- name: Archive npm failure logs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: failure()
with:
name: npm-logs
Expand Down

0 comments on commit 34643f4

Please sign in to comment.