Skip to content

Commit

Permalink
Attempt to fix windows pdcurses.
Browse files Browse the repository at this point in the history
  • Loading branch information
elunna committed Dec 24, 2024
1 parent d846cc9 commit 0c3ed02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nerfhack-cross-platform-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
LUATOP: ../submodules/lua
LUASRC: ../submodules/lua
ADD_CURSES: Y
PDCURSES_TOP: ../submodules/pdcurses
PDCURSES_TOP: ../submodules/pdcursesmod
LUA_VERSION: 5.4.6
TRAVIS_COMPILER: 1
ZIP_NAME: NerfHack_2.0.0.zip
Expand Down

0 comments on commit 0c3ed02

Please sign in to comment.