Skip to content

Commit

Permalink
Dynamic SSH for OpenWatcom
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrg committed Aug 16, 2024
1 parent b2fc585 commit b01bf99
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,12 @@ jobs:
SET WIPFC=%WATCOM%\WIPFC
call setenv.bat
REM Enable Dynamic SSH just to be sure those bits are buildable
REM with OpenWatcom
set CKF_SSH=yes
set CKF_DYNAMIC_SSH=yes
cd kermit\p95
call mknt.bat
cd ..\k95
Expand Down

0 comments on commit b01bf99

Please sign in to comment.