Skip to content

Commit

Permalink
Merge branch 'master' into k95manual
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrg committed Jan 18, 2025
2 parents 5ee9c0d + aa50ab2 commit d23cfac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ jobs:
ROOT: ${{github.workspace}}
working-directory: kermit/p95
run: |
if "${{matrix.os.id}}" == "os2" set ibm20dir_override=${{github.workspace}}\toolkit\os2tk45
if "${{matrix.os.id}}" == "os2" set ibm20dir_override=${{github.workspace}}\tools\os2tk45
REM Build for Windows NT 3.50 (and, someday, NT 3.1)
if "${{matrix.os.id}}" == "nt-legacy" set CKT_NT31=yes
Expand Down

0 comments on commit d23cfac

Please sign in to comment.