Compare commits
1 Commits
6d980750f0
...
03374f4241
Author | SHA1 | Date | |
---|---|---|---|
03374f4241 |
@ -18,15 +18,11 @@ jobs:
|
|||||||
|
|
||||||
- uses: https://gitea.com/actions/checkout@v4
|
- uses: https://gitea.com/actions/checkout@v4
|
||||||
|
|
||||||
|
|
||||||
- uses: https://github.com/actions/setup-java@v4
|
- uses: https://github.com/actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: '17'
|
java-version: '17'
|
||||||
distribution: 'zulu'
|
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
|
- uses: https://github.com/subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
channel: stable
|
channel: stable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user