Skip to content

Commit

Permalink
#61: update cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
vpiotr committed Feb 24, 2024
1 parent 2e77eb2 commit b3d6766
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ jobs:
run: |
brew install boost
- name: Update dependencies
run: |
brew upgrade boost cmake
- name: Build c++11
run: |
cd ${{ github.workspace }}
Expand Down

0 comments on commit b3d6766

Please sign in to comment.