🔀 Merge pull request #18 from Texas0295/master

Fix workflow
This commit is contained in:
LittleSheep 2025-03-27 22:04:02 +08:00 committed by GitHub
commit f78d3f4fd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,6 +56,7 @@ jobs:
sudo apt-get install -y libayatana-appindicator3-dev
sudo apt-get install -y keybinder-3.0
sudo apt-get install -y libnotify-dev
sudo apt-get install -y libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
sudo apt-get install -y gstreamer-1.0
- run: flutter pub get
- run: flutter build linux
@ -63,4 +64,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: build-output-linux
path: build/linux/x64/release/bundle
path: build/linux/x64/release/bundle