mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
Fix typo in CI
This commit is contained in:
parent
e94d4c7876
commit
5252ffdf32
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -191,7 +191,7 @@ jobs:
|
|||||||
run: cmake --build build --verbose --config Release
|
run: cmake --build build --verbose --config Release
|
||||||
|
|
||||||
- name: Package (CPack)
|
- name: Package (CPack)
|
||||||
if: ${{ !matrix.n3ds && !martrix.nx && !matrix.android && !matrix.vita }}
|
if: ${{ !matrix.n3ds && !matrix.nx && !matrix.android && !matrix.vita }}
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
success=0
|
success=0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user