Skip to content

Commit c5b293c

Browse files
committed
Update validate.yml
Signed-off-by: Alex Ellis <[email protected]>
1 parent 507145a commit c5b293c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/validate.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
- name: Initial Setup
1313
run: |
1414
sudo apt-get -qy install jq
15-
- uses: alexellis/arkade-get@master
16-
with:
17-
crane: latest
15+
- uses: alexellis/arkade-get@master
16+
with:
17+
crane: latest
1818
- name: Validate Images
1919
run: |
2020
jq empty functions.json

0 commit comments

Comments
 (0)