mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-13 01:45:45 +00:00
openharmony: fix
This commit is contained in:
parent
c504de4176
commit
b5c1ca55e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generic.yml
vendored
2
.github/workflows/generic.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
platform: ${{ fromJSON(inputs.platforms) }}
|
||||
steps:
|
||||
- name: 'Install unzip'
|
||||
runs: sudo apt install unzip
|
||||
run: 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