Skip to content

Commit

Permalink
Show clisp version
Browse files Browse the repository at this point in the history
  • Loading branch information
tizoc committed Mar 28, 2021
1 parent 2933f9b commit 428e320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
sudo apt install -y sbcl clisp ecl libffi-dev
wget http://mr.gy/blog/clozure-cl_1.11_amd64.deb
sudo dpkg -i clozure-cl_1.11_amd64.deb
clisp --version
- name: Setup dependencies (MacOS)
if: ${{ matrix.os == 'macos' }}
run: brew install sbcl
Expand Down

0 comments on commit 428e320

Please sign in to comment.