Skip to content

Commit b3d6766

Browse files
committed
#61: update cmake
1 parent 2e77eb2 commit b3d6766

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ jobs:
5959
run: |
6060
brew install boost
6161
62+
- name: Update dependencies
63+
run: |
64+
brew upgrade boost cmake
65+
6266
- name: Build c++11
6367
run: |
6468
cd ${{ github.workspace }}

0 commit comments

Comments
 (0)