Skip to content

Commit

Permalink
Update gui-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ALEZ-DEV authored Jun 11, 2024
1 parent 7687487 commit 0f8af11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gui-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
cargo install rinf
cd babylonia_terminal_launcher/
flutter create --platforms=linux .
sudo apt update
sudo apt install ninja-build
- name: Compile
run: |
cd babylonia_terminal_launcher/
Expand Down

0 comments on commit 0f8af11

Please sign in to comment.