Skip to content

Commit

Permalink
windows ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed May 6, 2024
1 parent 4253ae5 commit 900f359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -177,7 +177,7 @@ jobs:
mkdir ${GTEST}/build
cd ${GTEST}/build
cmake -DCMAKE_CXX_FLAGS=-std=c++11 ..
make
cmake --build .
- name: Checkout SSC
uses: actions/checkout@v2
Expand Down

0 comments on commit 900f359

Please sign in to comment.