mirror of
https://github.com/LibraHp/GetQzonehistory.git
synced 2024-12-29 07:29:40 +00:00
update
This commit is contained in:
parent
dd1633ea11
commit
c10b6f07db
4
.github/workflows/build-and-release.yml
vendored
4
.github/workflows/build-and-release.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
|
||||
- name: Flet Build macOS (aarch64)
|
||||
run: |
|
||||
flet pack --name GetQzonehistory-latest main.py -i .\assets\icon.ico
|
||||
flet pack --name GetQzonehistory-latest main.py -i ./assets/icon.ico
|
||||
|
||||
- name: Zip the macOS (aarch64) build
|
||||
run: |
|
||||
@ -78,7 +78,7 @@ jobs:
|
||||
|
||||
- name: Flet Build macOS (x86_64)
|
||||
run: |
|
||||
flet pack --name GetQzonehistory-latest main.py -i .\assets\icon.ico
|
||||
flet pack --name GetQzonehistory-latest main.py -i ./assets/icon.ico
|
||||
|
||||
- name: Zip the macOS (x86_64) build
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user