Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/main' into r1
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Jul 30, 2024
2 parents db99e35 + 0495bfb commit 2e5a79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releaser/composite/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'''
Expand Down

0 comments on commit 2e5a79e

Please sign in to comment.