tt
Some checks failed
Test macOS Build Action / test-macos-build (push) Has been cancelled

This commit is contained in:
Ozgur 2025-04-17 20:39:28 +02:00
parent 5f89ada7e6
commit 322dc834d5
No known key found for this signature in database
GPG Key ID: 66CDF27505A35546

View File

@ -10,7 +10,7 @@ jobs:
runs-on: macos
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
lfs: true
fetch-depth: 0
@ -499,7 +499,7 @@ jobs:
rm -rf "$DMG_TMP_DIR"
- name: Upload DMG Package
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: env.DMG_PATH != ''
with:
name: LuckyWorld-macOS-Signed-Notarized