.gitea/workflows/demo.yaml aktualisiert
This commit is contained in:
parent
de82b040d0
commit
04f59715b3
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: apt update && apt install jq -y
|
||||
- name: Fix flutter SDK folder permission
|
||||
run: git config --global --add safe.directory /tmp/flutter/--
|
||||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: 'latest'
|
||||
|
|
Loading…
Reference in a new issue