diff --git a/.github/workflows/watcom.yml b/.github/workflows/watcom.yml index cb7526d9..9458db30 100644 --- a/.github/workflows/watcom.yml +++ b/.github/workflows/watcom.yml @@ -18,8 +18,7 @@ jobs: fetch-depth: 0 - name: configure run: | - dir - & buildconf.bat + copy /Y include\ares_build.h.dist include\ares_build.h - name: Build c-ares run: | wmake -u -f Makefile.Watcom