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