Skip to content

Commit

Permalink
Change path to patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
daute committed Apr 11, 2024
1 parent 8d52504 commit 059b15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
export PATH
pwd
cd clisp-master
patch -p1 <../token-eof-patch
patch -p1 </home/runneradmin/token-eof-patch
bash ./configure --config --host=i686-w64-mingw32 --with-debug --disable-threads --enable-compatibility --with-libffcall-prefix=/home/runneradmin/libffcall --with-libsigsegv-prefix=/home/runneradmin/libsigsegv build
- name: compile_clisp
run: |
Expand Down

0 comments on commit 059b15c

Please sign in to comment.