Skip to content

Commit

Permalink
Fix puppeteer
Browse files Browse the repository at this point in the history
  • Loading branch information
lmachens committed Dec 20, 2023
1 parent 96a61fa commit 6392d9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
path: .cache/puppeteer
key: ${{ runner.os }}-puppeteer
- run: npx puppeteer browsers install chrome
- run: pnpm install
- name: Build Web
run: pnpm web
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"meta": {
"name": "Sons Of The Forest Map-DEV",
"author": "Leon Machens",
"version": "0.37.2",
"version": "0.37.3",
"minimum-overwolf-version": "0.218.0",
"description": "Sons Of The Forest Map",
"dock_button_title": "Sons Of The Forest",
Expand Down

0 comments on commit 6392d9a

Please sign in to comment.