Skip to content

Commit

Permalink
Update roboanimals-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kx9x authored Dec 24, 2023
1 parent 3bfdd39 commit 0405ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/roboanimals-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:

- name: Install python dependencies
run: |
pip install --force --upgrade pip setuptools
pip install setuptools
pip install wheel
pip install "cython<3.0" "pyyaml>=5.4.1,<6" --no-build-isolation
pip install -r requirements-dev.txt
Expand Down

0 comments on commit 0405ec7

Please sign in to comment.