fix wording in os2.yml
This commit is contained in:
parent
eec3f7f79a
commit
20e90ed3c4
|
@ -8,7 +8,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: open-watcom/setup-watcom@v0
|
||||
- name: Build SDL2
|
||||
- name: Build physfs.dll
|
||||
run: |
|
||||
cd src
|
||||
wmake -f Makefile.os2
|
||||
|
@ -18,4 +18,3 @@ jobs:
|
|||
cd src
|
||||
wmake -f Makefile.os2 distclean
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Reference in New Issue