Skip to content

Commit

Permalink
test37
Browse files Browse the repository at this point in the history
  • Loading branch information
scymtym committed Dec 21, 2023
1 parent 0c46e60 commit d089c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-in-implementations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,6 @@ jobs:
if: matrix.implementation == 'sbcl'
run: |
sudo DEBIAN_FRONTEND=noninteractive apt-get -qq -y update
sudo DEBIAN_FRONTEND=noninteractive apt-get -qq -y install texinfo texlive
sudo DEBIAN_FRONTEND=noninteractive apt-get -qq -y install texinfo texlive-plain-generic
cd documentation
SBCL=/tmp/sbcl/bin/sbcl make all

0 comments on commit d089c66

Please sign in to comment.