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.
2 parents fddf008 + 4a347f7 commit 8b4a756Copy full SHA for 8b4a756
.github/workflows/quarkus-snapshot.yaml
@@ -24,9 +24,6 @@ jobs:
24
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot'
25
26
steps:
27
- - name: Install yq
28
- run: sudo add-apt-repository ppa:rmescandon/yq && sudo apt update && sudo apt install yq -y
29
-
30
- name: Checkout repo
31
uses: actions/checkout@v4
32
with:
0 commit comments