Skip to content

Commit

Permalink
Update validate.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis <[email protected]>
  • Loading branch information
alexellis committed Apr 16, 2024
1 parent 507145a commit c5b293c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
- name: Initial Setup
run: |
sudo apt-get -qy install jq
- uses: alexellis/arkade-get@master
with:
crane: latest
- uses: alexellis/arkade-get@master
with:
crane: latest
- name: Validate Images
run: |
jq empty functions.json
Expand Down

0 comments on commit c5b293c

Please sign in to comment.