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 9dd889d commit 1f5ab8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '21'
- run: sudo apt-get install libsoup2.4-dev
- run: sudo apt-get install libgtk-3-dev
- name: build app
run: |
Expand Down

0 comments on commit 1f5ab8f

Please sign in to comment.