CI, OpenWatcom: remove workaround now that setup-watcom is fixed.

This commit is contained in:
Ozkan Sezer 2022-05-23 00:24:40 +03:00
parent d5e58049ae
commit aeeccb5d16
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: open-watcom/setup-watcom@v0
with:
tag: 2022-05-01-Build
- name: Build SDL2
run: |
wmake -f ${{ matrix.platform.makefile }}