Skip to content

Commit

Permalink
Simplify ARM dependencies, to make them faster
Browse files Browse the repository at this point in the history
  • Loading branch information
michaliskambi committed Nov 30, 2024
1 parent e1025f7 commit 59df488
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 @@ -160,7 +160,7 @@ jobs:
# Install FPC and other Linux dependencies
sudo apt-get update
sudo apt-get --no-install-recommends -y install libgl-dev fpc git git-lfs zip
sudo apt-get --no-install-recommends -y install fpc git zip
# Set environment
ARM_RUNNER_WORKSPACE=`pwd`
Expand Down

0 comments on commit 59df488

Please # to comment.