Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasFella committed Sep 14, 2024
1 parent 783f4b0 commit b50a516
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@ jobs:
- name: Build and install Vodozemac-cpp
shell: pwsh
run: |
cd ..
cd vodozemac-cpp
rustup override add nightly
rustup --version
cd ..
git clone https://github.com/TobiasFella/vodozemac-cpp
cmake -S vodozemac-cpp -B vodozemac-cpp/build $CMAKE_ARGS -DCI_BUILD=true
Expand Down

0 comments on commit b50a516

Please sign in to comment.