]> Nishi Git Mirror - dataworks.git/commitdiff
use this instead
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Mon, 10 Jun 2024 05:21:38 +0000 (05:21 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Mon, 10 Jun 2024 05:21:38 +0000 (05:21 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@235 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

.github/workflows/build.yml

index 1c8dbf345952ded3714e90bf6c0ed65a52d42bc8..79b167be914dfde087a317d6abcdac308b4c42f8 100644 (file)
@@ -27,7 +27,7 @@ jobs:
     - name: Create /usr/watcom
       run: sudo mkdir /usr/watcom
     - name: Install Open Watcom
-      run: curl -L https://github.com/open-watcom/open-watcom-v2/releases/download/Current-build/ow-snapshot.tar.xz | sudo tar xvJf - -C /usr/watcom
+      run: curl -L https://github.com/open-watcom/open-watcom-v2/releases/download/Last-CI-build/ow-snapshot.tar.xz | sudo tar xvJf - -C /usr/watcom
     - name: Add PATH
       run: echo "/usr/watcom/binl64" >> $GITHUB_PATH
     - name: Add WATCOM env