Skip to content

Commit 54222dc

Browse files
authored
Remove yq from quarkus-snapshot.yaml (#935)
1 parent 1498727 commit 54222dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/quarkus-snapshot.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == '<ADMIN>'
2727

2828
steps:
29-
- name: Install yq
30-
run: sudo add-apt-repository ppa:rmescandon/yq && sudo apt update && sudo apt install yq -y
31-
3229
- name: Set up Java
3330
uses: actions/setup-java@v4
3431
with:

0 commit comments

Comments
 (0)