Skip to content

Commit

Permalink
ci(build): use js v4.1 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Jul 11, 2024
1 parent 0d6c1d8 commit e9db45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
libwebkit2gtk-4.0-dev
webkit2gtk-driver
xvfb
libjavascriptcoregtk-6.0-dev
libjavascriptcoregtk-4.1-dev
- name: Build
run: pnpm tauri build

0 comments on commit e9db45d

Please sign in to comment.