We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93daf6b commit 12bea9dCopy full SHA for 12bea9d
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Build Site
24
run: |
25
ls -lah
26
- npm ci
+ npm install
27
npm run build
28
29
haxe --run RemoveRedirects
0 commit comments