Skip to content

Commit

Permalink
Cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jan 19, 2024
1 parent d64e145 commit 1ace367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildPR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
sudo xcode-select -s /Applications/${{ matrix.xcode }}.app
xcodebuild -version
xcode-select --print-path
- name: install build environment
- name: Install build environment
run: scripts/darwin/install.sh
- name: Show cmake version
run: cmake --version
Expand Down

0 comments on commit 1ace367

Please sign in to comment.