From aa76be61a1da9cfb50bf671bd843fab56afc43a6 Mon Sep 17 00:00:00 2001 From: jusax23 Date: Sat, 25 Nov 2023 22:32:42 +0100 Subject: [PATCH] .gitea/workflows/demo.yaml aktualisiert --- .gitea/workflows/demo.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 22f2917..79272eb 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -10,7 +10,6 @@ jobs: - run: apt update && apt install jq -y - uses: subosito/flutter-action@v2 with: - channel: 'latest' flutter-version: '3.1.5' - run: flutter --version Explore-Gitea-Actions: