Skip to content

Commit

Permalink
Fix yml syntax error I introduced in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
emiliom committed Nov 19, 2024
1 parent a1c7973 commit 775803c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
image_name: ${{ steps.env_var.outputs.image_name }}
image_ref: ${{ steps.env_var.outputs.image_ref }}

steps:
steps:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache
Expand Down

0 comments on commit 775803c

Please sign in to comment.