Skip to content

Commit

Permalink
Update docker-publish-gpr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BattlefieldDuck authored Oct 4, 2024
1 parent 21f09f5 commit e34aa2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish-gpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
run: |
sudo rm -rf /usr/local/lib/android || true
sudo rm -rf /usr/share/dotnet || true
sudo rm -rf "$AGENT_TOOLSDIRECTORY" || true
- name: Set up Docker Buildx
if: env.exists == 'false' || github.event_name == 'workflow_dispatch'
Expand Down

0 comments on commit e34aa2d

Please sign in to comment.