fix: orbis workflow

This commit is contained in:
2026-08-02 18:02:45 -04:00
parent 236e3a80f6
commit bd6eca9d44
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
/m
- name: Zip Build
run: 7z a -r LCE${{ matrix.platform }}.zip ./${{ matrix.platform }}_${{ inputs.configuration }}/* "-x!*.ipdb" "-x!*.iobj"
run: 7z a -r LCE${{ matrix.platform }}.zip ./${{ matrix.platform }}_${{ inputs.configuration }}/PS4_GAME/* "-x!*.ipdb" "-x!*.iobj"
- name: Stage artifacts
run: |