Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rainyl committed Oct 11, 2024
1 parent 81f3aaa commit e9983e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y curl git wget python3 unzip build-essential \
libgtk-3-dev
libgtk-3-dev ninja-build
- uses: subosito/flutter-action@v2
with:
channel: "stable"
Expand Down

0 comments on commit e9983e4

Please sign in to comment.