Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zoeprieto authored Mar 20, 2024
1 parent c51fc3e commit c845005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
if: startsWith(matrix.config.name, 'MacOS')
run: |
brew update
brew install cmake libxml2
brew install cmake libxml2 pyenv
mkdir build
cd build
mkdir /Users/runner/work/KDSource/KDinstall
Expand Down

0 comments on commit c845005

Please sign in to comment.