Skip to content

Commit

Permalink
yml format
Browse files Browse the repository at this point in the history
  • Loading branch information
kpu committed Sep 17, 2020
1 parent c93d7cb commit 3423361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
path: boost_1_74_0/installdir
key: ${{ runner.os }}-boost_1_74_0
- name: Install Boost
brew install boost
run: brew install boost
- name: cmake
run: |
cmake -E make_directory build
Expand Down

0 comments on commit 3423361

Please sign in to comment.