Skip to content

Commit

Permalink
pull qpswift from semroco fork
Browse files Browse the repository at this point in the history
  • Loading branch information
ichumuh committed Nov 27, 2024
1 parent 1e4f5b1 commit 300d445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: |
sudo pip3 install numpy
cd ~
git clone https://github.com/qpSWIFT/qpSWIFT
git clone https://github.com/SemRoCo/qpSWIFT.git
cd qpSWIFT
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release
Expand Down

0 comments on commit 300d445

Please sign in to comment.