Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Jan 17, 2024
1 parent 09c0042 commit b030ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
# no secrets are present in the container state or logs.
install: |
apt-get update -q -y
apt-get install -q -y git expect libgmp10 libreadline8 zlib1g
apt-get install -q -y make git expect libgmp10 libreadline8 zlib1g
# Do the thing
run: |
Expand Down

0 comments on commit b030ab6

Please sign in to comment.