mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 02:21:15 +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
|
||||
|
||||
- name: Package (CPack)
|
||||
if: ${{ !matrix.n3ds && !martrix.nx && !matrix.android && !matrix.vita }}
|
||||
if: ${{ !matrix.n3ds && !matrix.nx && !matrix.android && !matrix.vita }}
|
||||
run: |
|
||||
cd build
|
||||
success=0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user