mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
update workflow
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -95,6 +95,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: install yq
|
- name: install yq
|
||||||
run: choco install yq -y
|
run: choco install yq -y
|
||||||
|
- name: install wget
|
||||||
|
run: choco install wget -y
|
||||||
- uses: subosito/flutter-action@v2
|
- uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
channel: "stable"
|
channel: "stable"
|
||||||
|
Reference in New Issue
Block a user