mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-12 09:09:47 +12:00
Update upload-artifact to v4
This commit is contained in:
parent
171808bad5
commit
d0c8120e2b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/MacOS_Build.yml
vendored
2
.github/workflows/MacOS_Build.yml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
||||||
run: zip -r Alber Alber.app
|
run: zip -r Alber Alber.app
|
||||||
|
|
||||||
- name: Upload MacOS App
|
- name: Upload MacOS App
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: MacOS Alber App Bundle
|
name: MacOS Alber App Bundle
|
||||||
path: 'Alber.zip'
|
path: 'Alber.zip'
|
||||||
|
|
Loading…
Add table
Reference in a new issue