Skip to content

Commit

Permalink
fix: add step id
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Aug 5, 2023
1 parent 87cd45e commit 53892cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v3
- name: Set matrix
id: set-matrix
run: |
sudo apt install jq
export paths=$(ls | grep 'operator-v*')
Expand Down

0 comments on commit 53892cf

Please sign in to comment.