Skip to content

Commit

Permalink
ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JONA 타다시 FEUCHT committed Apr 26, 2021
1 parent e4a8b5f commit 4abb161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: subosito/flutter-action@v1
with:
channel: "beta"
- run: sudo apt-get install clang cmake ninja-build pkg-config libgtk-3-dev
- run: sudo apt-get install clang cmake ninja-build pkg-config libgtk-3-dev vlc libvlc-dev
- run: flutter config --enable-linux-desktop
- run: flutter pub get
- run: flutter build linux

0 comments on commit 4abb161

Please sign in to comment.