Skip to content

Commit 12bea9d

Browse files
committed
npm install defaul
1 parent 93daf6b commit 12bea9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Build Site
2424
run: |
2525
ls -lah
26-
npm ci
26+
npm install
2727
npm run build
2828
ls -lah
2929
haxe --run RemoveRedirects

0 commit comments

Comments
 (0)