Skip to content

Commit

Permalink
v7.4.13+193
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangtian616 committed Apr 4, 2024
1 parent 539ceb4 commit 47f3931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@ jobs:
run: |
# Prepare build depends
sudo apt-get update -y
sudo apt-get install -y ninja-build libgtk-3-dev libfuse2
sudo apt-get install -y ninja-build libgtk-3-dev libfuse2 webkit2gtk-4.1
# Compile
flutter config --enable-linux-desktop
flutter build linux --release -t lib/src/main.dart
Expand Down

0 comments on commit 47f3931

Please sign in to comment.