Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Commit

Permalink
Fix linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Jul 24, 2022
1 parent 168ce95 commit 9204fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpha-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: >
sudo apt-get update
sudo apt-get install -y webkit2gtk-4.0
sudo apt-get install -y webkit2gtk-4.0 libayatana-appindicator
- name: Install app dependencies and build it
run: npm ci && npm run build:alpha
- uses: tauri-apps/tauri-action@v0
Expand Down

0 comments on commit 9204fbf

Please sign in to comment.