Skip to content

Commit

Permalink
erm what
Browse files Browse the repository at this point in the history
  • Loading branch information
someCatInTheWorld authored Apr 21, 2024
1 parent 28c68e5 commit a8456d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
node-version: 16.x
- name: Install dependencies and build site
run: npm i --force && webpack --bail
run: npm i && webpack --bail
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit a8456d9

Please sign in to comment.