Skip to content

Commit a5e5981

Browse files
ci: push
1 parent b7b32fb commit a5e5981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
uses: splunk/addonfactory-test-matrix-action@v2.1
220220
- name: job summary
221221
run: |
222-
apt-get install jq
222+
# apt-get install jq
223223
splunk_version_list=${{ steps.matrix.outputs.supportedSplunk }}
224224
sc4s_version_list=${{ steps.matrix.outputs.supportedSC4S }}
225225
splunk_version_list1=$(echo "$splunk_version_list" | jq -r '.[].version')

0 commit comments

Comments
 (0)