Merge remote-tracking branch 'github/main' into r1

This commit is contained in:
Patrick Lehmann
2024-07-30 07:35:49 +02:00

View File

@@ -45,7 +45,7 @@ runs:
steps:
- shell: bash
run: pip install --disable-pip-version-check PyGithub --progress-bar off
run: pip install --disable-pip-version-check PyGithub --progress-bar off --break-system-packages
- shell: bash
run: '''${{ github.action_path }}/../releaser.py'''