Skip to content

Commit

Permalink
try without poetry install-parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeGehring committed Sep 5, 2024
1 parent cc457b9 commit 554d274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
version: 1.8.3
virtualenvs-create: false
installer-parallel: true
installer-parallel: false
- name: Install dependencies
run: |
sudo apt-get install -y libglu1-mesa xvfb
Expand Down

0 comments on commit 554d274

Please sign in to comment.