This commit is contained in:
parent
6eb5d3bb23
commit
ea25f0d44f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -31,6 +31,7 @@ jobs:
|
||||||
channel: stable
|
channel: stable
|
||||||
flutter-version: 3.38.9
|
flutter-version: 3.38.9
|
||||||
- run: |
|
- run: |
|
||||||
|
apt update
|
||||||
apt install -y cmake ninja-build
|
apt install -y cmake ninja-build
|
||||||
flutter build linux --release
|
flutter build linux --release
|
||||||
flutter build web --release
|
flutter build web --release
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue