Skip to content

Commit

Permalink
Add zip to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
michaliskambi committed Nov 7, 2024
1 parent 3224c3e commit 445a7f4
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
sudo apt-get --no-install-recommends -y install fpc git make zip
# Check versions (and availability) of our requirements early
fpc -iV
Expand Down

0 comments on commit 445a7f4

Please sign in to comment.