mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +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
|
||||
- name: install yq
|
||||
run: choco install yq -y
|
||||
- name: install wget
|
||||
run: choco install wget -y
|
||||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: "stable"
|
||||
|
Reference in New Issue
Block a user