Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaKestrel authored Sep 15, 2024
1 parent 45ed9aa commit a5987e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
if: matrix.platform == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get install -y libjavascriptcoregtk-4.0-18=2.36.0-2ubuntu1 libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf
sudo apt-get install -y libjavascriptcoregtk-4.0-18=2.36.0-2ubuntu1 libgtk-3-dev libwebkit2gtk-4.0-dev libwebkit2gtk-4.0-37=2.36.0-2ubuntu1 libappindicator3-dev librsvg2-dev patchelf
- name: install frontend dependencies
run: npm install
- uses: tauri-apps/tauri-action@v0
Expand Down

0 comments on commit a5987e8

Please sign in to comment.