We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1498727 commit 54222dcCopy full SHA for 54222dc
.github/workflows/quarkus-snapshot.yaml
@@ -26,9 +26,6 @@ jobs:
26
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == '<ADMIN>'
27
28
steps:
29
- - name: Install yq
30
- run: sudo add-apt-repository ppa:rmescandon/yq && sudo apt update && sudo apt install yq -y
31
-
32
- name: Set up Java
33
uses: actions/setup-java@v4
34
with:
0 commit comments