Skip to content

Commit

Permalink
More deps, for file and ldd
Browse files Browse the repository at this point in the history
  • Loading branch information
michaliskambi committed Nov 8, 2024
1 parent 771384f commit cec8e50
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 @@ -56,7 +56,7 @@ jobs:
# Install FPC+Lazarus and other Linux dependencies
sudo apt-get update
sudo apt-get --no-install-recommends -y install fpc git make zip
sudo apt-get --no-install-recommends -y install fpc git make zip file libc-bin
# Check versions (and availability) of our requirements early
fpc -iV
Expand Down

0 comments on commit cec8e50

Please sign in to comment.