Skip to content

Commit

Permalink
Use boa vinca branch
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Dec 17, 2024
1 parent 063374c commit 60512cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/testpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ jobs:
shell: bash -l {0}
run: |
# use no-deps for now, otherwise problems with ruamel.
pip install git+https://github.com/RoboStack/vinca.git --no-deps
# Switch back to use main (i.e. default) branch once we switch to rattler-build
pip install git+https://github.com/RoboStack/vinca.git#boa --no-deps
# For some reason, the Strawberry perl's pkg-config is found
# instead of the conda's one, so let's delete the /c/Strawberry directory
- name: Debug pkg-config problem
Expand Down

0 comments on commit 60512cc

Please sign in to comment.