Explorar o código

fix wording in os2.yml

Ozkan Sezer %!s(int64=4) %!d(string=hai) anos
pai
achega
20e90ed3c4
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .github/workflows/os2.yml

+ 1 - 2
.github/workflows/os2.yml

@@ -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 ..
-