Skip to content

Commit

Permalink
We don't need the firefox snap...
Browse files Browse the repository at this point in the history
  • Loading branch information
leaf-node committed Jan 27, 2025
1 parent f7f084b commit 431e1f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flutter_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
echo "$GITHUB_WORKSPACE/.flutter/bin/" >> "$GITHUB_PATH"
- run: |
sudo apt update -y
sudo apt-get autopurge snapd
sudo apt upgrade -y
sudo apt dist-upgrade -y
sudo apt install -y ninja-build libgtk-3-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
Expand Down

0 comments on commit 431e1f5

Please sign in to comment.