Skip to content

Commit

Permalink
Update stlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-parent authored Mar 11, 2024
1 parent 86be9aa commit c0bf3fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/stlab.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Tests
name: Build and Tests

on:
pull_request:
Expand Down Expand Up @@ -44,6 +44,8 @@ jobs:
rm '/usr/local/bin/pydoc3.12'
rm '/usr/local/bin/python3'
rm '/usr/local/bin/python3.12'
rm '/usr/local/bin/python3-config'
rm '/usr/local/bin/python3.12-config'
brew install boost
brew install ninja
shell: bash
Expand Down

0 comments on commit c0bf3fd

Please sign in to comment.