Compare commits

..

1 Commits

Author SHA1 Message Date
6d980750f0 update flutter builder 2024-05-20 21:18:01 +02:00

@ -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