Skip to content

Commit e861c92

Browse files
committed
remove microshift temp files
1 parent 1efef3f commit e861c92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ jobs:
133133
- name: Start MicroShift cluster
134134
uses: container-tools/[email protected]
135135

136+
- name: Remove microshift temporary files
137+
run: rm microshift-ubuntu.tar.xz release.sha256
138+
136139
- name: Show environment data
137140
run: |
138141
set -x

0 commit comments

Comments
 (0)