Skip to content

Commit

Permalink
ci: push
Browse files Browse the repository at this point in the history
  • Loading branch information
harshilgajera-crest committed Aug 6, 2024
1 parent b7b32fb commit a5e5981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:
uses: splunk/addonfactory-test-matrix-action@v2.1
- name: job summary
run: |
apt-get install jq
# apt-get install jq
splunk_version_list=${{ steps.matrix.outputs.supportedSplunk }}
sc4s_version_list=${{ steps.matrix.outputs.supportedSC4S }}
splunk_version_list1=$(echo "$splunk_version_list" | jq -r '.[].version')
Expand Down

0 comments on commit a5e5981

Please sign in to comment.