Skip to content

Commit b5f027c

Browse files
committed
Fix indentation
1 parent 9aefed1 commit b5f027c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ runs:
5454
path: /tmp/.buildx-cache
5555
key: ${{ inputs.osg_series}}-${{ inputs.repo }}-buildx-${{ github.sha }}-${{ github.run_id }}
5656

57-
- name: Set up Docker Buildx
57+
- name: Set up Docker Buildx
5858
uses: docker/setup-buildx-action@v1
5959

6060
- name: Log in to ${{ inputs.registry_url }}

0 commit comments

Comments
 (0)