mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-24 07:51:15 +00:00
Merge branch 'master' into psp
This commit is contained in:
commit
b42adb417a
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -184,6 +184,10 @@ jobs:
|
|||||||
mkdir dist
|
mkdir dist
|
||||||
mv EBOOT.PBP dist/
|
mv EBOOT.PBP dist/
|
||||||
|
|
||||||
|
- name: Package Assets Separately
|
||||||
|
if: matrix.build-assets
|
||||||
|
run: (cd build/assets && zip -r ../dist/isle-assets.zip .)
|
||||||
|
|
||||||
- name: Upload Build Artifacts
|
- name: Upload Build Artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
1
3rdparty/libweaver
vendored
Submodule
1
3rdparty/libweaver
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 6da93b2072c41c41d526b8b9df7d4292be1f0f55
|
||||||
Loading…
Reference in New Issue
Block a user