Skip to content

Commit

Permalink
fix: install which on the runner
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 committed Jan 5, 2025
1 parent 7483259 commit 53964ae
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 @@ -69,7 +69,7 @@ jobs:
git \
podman \
skopeo \
whereis
which
# Rechunk requires sudo, so we need to create a dummy sudo
echo -e "#!/bin/bash\nexec \"\$@\"" > /usr/bin/sudo
Expand Down

0 comments on commit 53964ae

Please # to comment.