Skip to content

Commit 775803c

Browse files
committed
Fix yml syntax error I introduced in previous commit
1 parent a1c7973 commit 775803c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-image.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
image_name: ${{ steps.env_var.outputs.image_name }}
6666
image_ref: ${{ steps.env_var.outputs.image_ref }}
6767

68-
steps:
6968
steps:
7069
- name: Delete huge unnecessary tools folder
7170
run: rm -rf /opt/hostedtoolcache

0 commit comments

Comments
 (0)