Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ksh-b authored Apr 28, 2024
1 parent ff10601 commit 86a2e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Install dependencies
run: |
apt update && apt upgrade
sudo apt update && sudo apt upgrade
submodules/flutter/bin/flutter config --no-analytics
submodules/flutter/bin/flutter pub get
Expand Down

0 comments on commit 86a2e9f

Please sign in to comment.