Skip to content

Commit

Permalink
Install vcpkg prerequisites.
Browse files Browse the repository at this point in the history
  • Loading branch information
teo-tsirpanis committed Dec 5, 2024
1 parent 0223d89 commit dd25a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-linux_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
if: inputs.manylinux
run: |
set -e pipefail
yum install -y redhat-lsb-core perl-IPC-Cmd
yum install -y redhat-lsb-core perl-IPC-Cmd curl zip unzip tar
# This must happen after checkout, because checkout would remove the directory.
- name: Install Ninja
Expand Down

0 comments on commit dd25a03

Please sign in to comment.