mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-05 22:30:29 +00:00
openharmony: fix
This commit is contained in:
parent
689f009336
commit
c504de4176
1 changed files with 2 additions and 0 deletions
2
.github/workflows/generic.yml
vendored
2
.github/workflows/generic.yml
vendored
|
|
@ -22,6 +22,8 @@ jobs:
|
|||
matrix:
|
||||
platform: ${{ fromJSON(inputs.platforms) }}
|
||||
steps:
|
||||
- name: 'Install unzip'
|
||||
runs: sudo apt install unzip
|
||||
- name: 'Set up MSYS2'
|
||||
if: ${{ matrix.platform.platform == 'msys2' }}
|
||||
uses: msys2/setup-msys2@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue