Skip to content

Commit

Permalink
Update linux-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lindongchen authored Apr 8, 2024
1 parent 3cfd914 commit 83d2d23
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ jobs:
node-version: '21'
- run: sudo apt-get install libsoup2.4-dev
- run: sudo apt-get install libgtk-3-dev
- run: |
sudo apt-get update
sudo apt-get install libjavascriptcoregtk-4.0-dev`
- run: sudo apt-get install libjavascriptcoregtk-4.0-dev
- name: build app
run: |
cd gui
Expand Down

0 comments on commit 83d2d23

Please sign in to comment.