Skip to content

Commit ccfd85f

Browse files
authored
Update .github/workflows/release-update-cloudfoundry-index.yml
1 parent 644108b commit ccfd85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-update-cloudfoundry-index.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: create working branch
3030
run: git checkout -b opentelemetrybot/cloudfoundry-${{ github.run_number }}-${{ github.run_attempt }}
3131

32-
- name: install xq
32+
- name: install xq (which is part of yq)
3333
- run: |
3434
sudo apt-get install jq python3-pip
3535
pip install yq==3.4.2

0 commit comments

Comments
 (0)