mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-18 03:31:31 +12:00
Update to v4 in Qt_Build.yml too
This commit is contained in:
parent
682602223e
commit
f17ee2cc76
1 changed files with 2 additions and 2 deletions
4
.github/workflows/Qt_Build.yml
vendored
4
.github/workflows/Qt_Build.yml
vendored
|
@ -54,7 +54,7 @@ jobs:
|
||||||
runs-on: macos-13
|
runs-on: macos-13
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v4
|
||||||
- name: Fetch submodules
|
- name: Fetch submodules
|
||||||
run: git submodule update --init --recursive
|
run: git submodule update --init --recursive
|
||||||
|
|
||||||
|
@ -90,7 +90,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
Add a link
Reference in a new issue