Skip to content

Commit

Permalink
test36
Browse files Browse the repository at this point in the history
  • Loading branch information
scymtym committed Dec 21, 2023
1 parent 884e21a commit 0c46e60
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
sudo DEBIAN_FRONTEND=noninteractive apt-get -qq -y install texinfo texlive
cd documentation
SBCL=/tmp/sbcl/bin/sbcl make all

0 comments on commit 0c46e60

Please sign in to comment.