Skip to content

Commit

Permalink
Update cosmocc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored Jan 17, 2025
1 parent 01c12ef commit c156795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cosmocc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
# In the tests, cmake tries to use make from the cosmopolitan toolchain and fails, so uninstall it
- name: Remove cosmocc
if: matrix.os == 'macos-13'
run: |
INSTALL_DIR="${{runner.temp}}/cosmocc-4.0.2"
echo "Removing cosmocc from PATH"
Expand Down

0 comments on commit c156795

Please sign in to comment.