Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Apr 10, 2023
1 parent 2d271d7 commit d62c662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ mkdir share/
gfind lib -type f -not \( -name '*.a' -or -name '*.pc' -or -name '*.settings' \) -delete

# Copy stuff from homebrew
# TODO: do we need this? Maybe CI should just use these tools from the runner?
cp -v /usr/local/opt/cmake/bin/cmake ./bin/
mkdir -p share/cmake/Templates
cp -f /usr/local/opt/cmake/share/cmake/Templates/C* share/cmake/Templates/
Expand Down

0 comments on commit d62c662

Please sign in to comment.