mirror of
https://github.com/arun11299/cpp-jwt.git
synced 2025-05-24 21:49:15 +00:00
chore: use both options for gtest include dir variable
This commit is contained in:
parent
72c26dda67
commit
f43b6e93fa
2 changed files with 13 additions and 7 deletions
.github/workflows
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -48,6 +48,7 @@ jobs:
|
|||
- name: Install conan dependencies
|
||||
working-directory: ${{runner.workspace}}/build
|
||||
run: conan install $GITHUB_WORKSPACE --build missing
|
||||
shell: bash
|
||||
|
||||
- name: Configure CMake
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue