Skip to content

Commit 24a3331

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

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
@@ -30,7 +30,7 @@ jobs:
3030
run: git checkout -b opentelemetrybot/cloudfoundry-${{ github.run_number }}-${{ github.run_attempt }}
3131

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

0 commit comments

Comments
 (0)