mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 11:22:16 +08:00
chore(ci): upgrade upload-artifact to v7 and set archive options (#1852)
This commit is contained in:
3
.github/workflows/mac.yml
vendored
3
.github/workflows/mac.yml
vendored
@@ -62,7 +62,8 @@ jobs:
|
||||
PiliPlus_macos_*.dmg
|
||||
|
||||
- name: Upload macos release
|
||||
uses: actions/upload-artifact@v6
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
archive: false
|
||||
name: macOS-release
|
||||
path: PiliPlus_macos_*.dmg
|
||||
|
||||
Reference in New Issue
Block a user