Skip to content

Commit 428e320

Browse files
committed
Show clisp version
1 parent 2933f9b commit 428e320

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
sudo apt install -y sbcl clisp ecl libffi-dev
4646
wget http://mr.gy/blog/clozure-cl_1.11_amd64.deb
4747
sudo dpkg -i clozure-cl_1.11_amd64.deb
48+
clisp --version
4849
- name: Setup dependencies (MacOS)
4950
if: ${{ matrix.os == 'macos' }}
5051
run: brew install sbcl

0 commit comments

Comments
 (0)