Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Nov 5, 2024
1 parent 537765b commit fa66699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Setup SBCL
run: |
sudo apt-get install sbcl=${{ env.LISP_VER }}
sudo apt-get install sbcl
- name: Install Quicklisp
run: |
Expand Down

0 comments on commit fa66699

Please sign in to comment.