Skip to content

Commit

Permalink
Try to fix problems with ruamel.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
peci1 committed Oct 25, 2023
1 parent 648bd82 commit 405f606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
pip install git+https://github.com/RoboStack/vinca.git --no-deps
# for now we need boa main
pip install git+https://github.com/mamba-org/boa@main
pip install 'ruamel.yaml<18'
# 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 405f606

Please sign in to comment.