This commit is contained in:
parent
5f89ada7e6
commit
322dc834d5
@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: macos
|
runs-on: macos
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
lfs: true
|
lfs: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
@ -499,7 +499,7 @@ jobs:
|
|||||||
rm -rf "$DMG_TMP_DIR"
|
rm -rf "$DMG_TMP_DIR"
|
||||||
|
|
||||||
- name: Upload DMG Package
|
- name: Upload DMG Package
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
if: env.DMG_PATH != ''
|
if: env.DMG_PATH != ''
|
||||||
with:
|
with:
|
||||||
name: LuckyWorld-macOS-Signed-Notarized
|
name: LuckyWorld-macOS-Signed-Notarized
|
||||||
|
Loading…
x
Reference in New Issue
Block a user