Skip to content

Commit

Permalink
Merge branch 'dev-2.x' into fix_duplicated_dirty_timetables
Browse files Browse the repository at this point in the history
  • Loading branch information
vpaturet committed Oct 14, 2024
2 parents 7644483 + e58513f commit 3822f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
if: github.event_name == 'pull_request'

- name: Install Python dependencies
run: pip install -r doc/user/requirements.txt
run: pip install --break-system-packages -r doc/user/requirements.txt


- name: Build main documentation
Expand Down

0 comments on commit 3822f55

Please sign in to comment.