Skip to content

Commit 4e7c398

Browse files
committed
remove microshift temp files
1 parent b2d4771 commit 4e7c398

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ jobs:
139139
- name: Start MicroShift cluster
140140
uses: container-tools/[email protected]
141141

142+
- name: Remove microshift temporary files
143+
run: rm microshift-ubuntu.tar.xz release.sha256
144+
142145
- name: Show environment data
143146
run: |
144147
set -x

0 commit comments

Comments
 (0)