Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Ephenia/PokeGen
Browse files Browse the repository at this point in the history
  • Loading branch information
Ephenia committed Jun 12, 2024
2 parents a6aa764 + f785931 commit d8261d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
node-version: 20
cache: 'npm'
- name: Install dependencies
run: npm ci
run: npm ci --force
- name: Build
run: npm run build
- name: Setup Pages
Expand Down

0 comments on commit d8261d8

Please sign in to comment.