Skip to content

Commit

Permalink
Test separate
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Nov 18, 2024
1 parent 2352765 commit 3d0e476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
conan install --build=missing -of build --requires "libcurl/7.87.0" --deployer full_deploy
- name: Install lib
run: |
git clone https://github.com/rollbear/trompeloeil.git
git clone -b msvc_fix https://github.com/rollbear/trompeloeil.git
cd trompeloeil
mkdir -p build && cd build
cmake ..
Expand Down

0 comments on commit 3d0e476

Please sign in to comment.