Skip to content

Commit d8261d8

Browse files
committed
Merge branch 'master' of https://github.com/Ephenia/PokeGen
2 parents a6aa764 + f785931 commit d8261d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
node-version: 20
3737
cache: 'npm'
3838
- name: Install dependencies
39-
run: npm ci
39+
run: npm ci --force
4040
- name: Build
4141
run: npm run build
4242
- name: Setup Pages

0 commit comments

Comments
 (0)