workflows: Pin to last Watcom version without graph.lib linking issues

This commit is contained in:
RichardG867
2024-02-06 17:55:20 -03:00
parent 111f9f9c8e
commit babbc1c90f

View File

@@ -21,7 +21,7 @@ jobs:
run: |
rm -rf /opt/watcom
mkdir /opt/watcom
wget -qO- https://github.com/open-watcom/open-watcom-v2/releases/download/Current-build/ow-snapshot.tar.xz | tar -Jxv -C /opt/watcom
wget -qO- https://github.com/open-watcom/open-watcom-v2/releases/download/2023-12-01-Build/ow-snapshot.tar.xz | tar -Jxv -C /opt/watcom
echo "/opt/watcom/binl64:/opt/watcom/binl" >> $GITHUB_PATH
- uses: actions/checkout@v2
- name: Build `cp437`