Skip to content

Commit

Permalink
npm install defaul
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 committed Feb 29, 2024
1 parent 93daf6b commit 12bea9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build Site
run: |
ls -lah
npm ci
npm install
npm run build
ls -lah
haxe --run RemoveRedirects
Expand Down

0 comments on commit 12bea9d

Please sign in to comment.