Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AKCore authored Aug 10, 2022
1 parent 9561d06 commit 5c5e603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# Set your boost version
BOOST_VERSION: 1.78.0
# Set you boost path to the default one (I don't know if you can use variables here)
BOOST_PATH: ${{github.workspace}}/boost/boost
BOOST_PATH: ${{github.workspace}}/boost/

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5c5e603

Please sign in to comment.