Skip to content

Commit

Permalink
Update linux-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AminBhst authored Apr 27, 2024
1 parent 9ff2914 commit bbfc623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install required tools
run: |
sudo apt-get update -y
sudo apt-get install -y ninja-build libgtk-3-dev keybinder-3.0 libayatana-appindicator3-dev
sudo apt-get install -y ninja-build libgtk-3-dev keybinder-3.0 libayatana-appindicator3-dev ayatana-appindicator3-0.1
- name: Enable linux-desktop for flutter
run: flutter config --enable-linux-desktop
Expand Down

0 comments on commit bbfc623

Please sign in to comment.