Skip to content

Commit

Permalink
fixup! Try putting vodozemac onto CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasFella committed Aug 30, 2024
1 parent e4abd5f commit 70daeb5
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 @@ -152,7 +152,7 @@ jobs:
run: |
cd ..
git clone https://github.com/TobiasFella/vodozemac-cpp
cmake -S vodozemac-cpp -B vodozemac/build $CMAKE_ARGS
cmake -S vodozemac-cpp -B vodozemac-cpp/build $CMAKE_ARGS
cmake --build vodozemac-cpp/build --target install
- name: Get CS API definitions; clone and build GTAD
Expand Down

0 comments on commit 70daeb5

Please sign in to comment.