Skip to content

Commit 6b4be64

Browse files
committed
Correct docker-publish
1 parent 7e3b559 commit 6b4be64

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ jobs:
2222
tag_extension: -gpu
2323
platforms: linux/amd64
2424
steps:
25-
- name: Remove unnecessary files
26-
run: |
27-
sudo rm -rf /usr/share/dotnet
28-
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
2925
- name: Checkout
3026
uses: actions/checkout@v3
3127
- name: Set up QEMU

0 commit comments

Comments
 (0)