fix
This commit is contained in:
parent
2d382fa63d
commit
8844964374
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
||||||
flutter pub run build_runner build --delete-conflicting-outputs
|
flutter pub run build_runner build --delete-conflicting-outputs
|
||||||
flutter build windows --release
|
flutter build windows --release
|
||||||
|
|
||||||
name: "Upload exe zip"
|
- name: "Upload exe zip"
|
||||||
uses: "actions/upload-artifact@v4"
|
uses: "actions/upload-artifact@v4"
|
||||||
with:
|
with:
|
||||||
name: "windows-portable"
|
name: "windows-portable"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue