Skip to content

Commit

Permalink
Debug workflow windows
Browse files Browse the repository at this point in the history
  • Loading branch information
norbusan committed Sep 17, 2024
1 parent ae2014f commit cbeb7ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: build
run: |
PATH=$PATH:"/c/Program Files (x86)/Steel Bank Common Lisp"
ls "/c/Program Files (x86)/Steel Bank Common Lisp"
export PATH
./configure --with-lisp=sbcl --enable-distribution
make
Expand Down

0 comments on commit cbeb7ea

Please sign in to comment.