Skip to content

Commit e661036

Browse files
authored
Update release_for_android.yaml
1 parent 3f1989a commit e661036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_for_android.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: |
2121
sudo apt-get update
2222
sudo apt-get install -y openjdk-17-jdk-headless
23-
update-java-alternatives -a
23+
sudo update-java-alternatives -a
2424
2525
- name: Install Flutter
2626
run: |

0 commit comments

Comments
 (0)