Skip to content

Commit

Permalink
we need file, too
Browse files Browse the repository at this point in the history
  • Loading branch information
norbusan committed Sep 17, 2024
1 parent c782181 commit d473c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
options: -v ${{ github.workspace }}:/work
run: |
apt update
apt install -y gcc
apt install -y gcc file
cd /work/repo
./configure --with-lisp=sbcl --enable-distribution
make
Expand Down

0 comments on commit d473c21

Please sign in to comment.