update workflow

This commit is contained in:
2024-11-17 20:57:39 +08:00
parent 00af5f1989
commit 458bc261f3

View File

@@ -95,6 +95,8 @@ jobs:
- uses: actions/checkout@v3
- name: install yq
run: choco install yq -y
- name: install wget
run: choco install wget -y
- uses: subosito/flutter-action@v2
with:
channel: "stable"