mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 04:21:15 +00:00
Skip uploading 3DS artifacts
This commit is contained in:
parent
6e188f3f26
commit
39c1b3f69a
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -140,6 +140,7 @@ jobs:
|
||||
mv *.3dsx dist/
|
||||
|
||||
- name: Upload Build Artifacts
|
||||
if: ${{ !matrix.n3ds }}
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: '${{ matrix.name }}'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user