diff --git a/.github/workflows/watcom.yml b/.github/workflows/watcom.yml index ead7c4724f..fe6552eb32 100644 --- a/.github/workflows/watcom.yml +++ b/.github/workflows/watcom.yml @@ -16,6 +16,8 @@ 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 }}