Compare commits
1 Commits
03374f4241
...
6d980750f0
Author | SHA1 | Date | |
---|---|---|---|
6d980750f0 |
@ -18,11 +18,15 @@ jobs:
|
||||
|
||||
- uses: https://gitea.com/actions/checkout@v4
|
||||
|
||||
|
||||
- uses: https://github.com/actions/setup-java@v4
|
||||
with:
|
||||
java-version: '17'
|
||||
distribution: 'zulu'
|
||||
|
||||
- name: Fix flutter SDK folder permission
|
||||
run: git config --global --add safe.directory /opt/hostedtoolcache/flutter/--
|
||||
|
||||
- uses: https://github.com/subosito/flutter-action@v2
|
||||
with:
|
||||
channel: stable
|
||||
|
Loading…
x
Reference in New Issue
Block a user