Skip to content

Commit

Permalink
更新自动构建文件
Browse files Browse the repository at this point in the history
  • Loading branch information
MCredbear committed Jan 4, 2025
1 parent 0ec6dba commit 56d6026
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
flutter-version: '3.23.0-8.0.pre.3'
channel: 'master'

- name: Install Linux Dependencies
run: sudo apt-get update && sudo apt-get install -y libgtk-3-dev cmake ninja-build

- run: flutter pub get
- run: flutter build linux --release

Expand Down

0 comments on commit 56d6026

Please sign in to comment.