Skip to content

Commit

Permalink
workflows/dispatch-build-bottle: run prepare job as root in container
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhongRuoyu committed Sep 11, 2024
1 parent dfab5d1 commit e02a249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dispatch-build-bottle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
runs-on: ubuntu-22.04
container:
image: ghcr.io/homebrew/ubuntu22.04:master
options: --user=root
outputs:
runners: ${{steps.runner-matrix.outputs.result}}
steps:
Expand Down

0 comments on commit e02a249

Please sign in to comment.