Skip to content

Commit

Permalink
Add simple command invocation to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nafarlee committed Jan 6, 2025
1 parent 5d50a2c commit a389422
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
with:
yq-version: ${{ matrix.yq-version }}

- run: yq

- run: yq --version

- if: matrix.yq-version != '0.1'
Expand Down

0 comments on commit a389422

Please sign in to comment.