Skip to content

Commit

Permalink
Merge pull request #177 from quarkiverse/remove_yq
Browse files Browse the repository at this point in the history
Remove yq from quarkus-snapshot.yaml
  • Loading branch information
morphy76 authored Feb 4, 2025
2 parents 7e4879a + 83c8f5b commit 5e5b0ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == 'morphy76'

steps:
- name: Install yq
run: sudo add-apt-repository ppa:rmescandon/yq && sudo apt update && sudo apt install yq -y

- name: Set up Java
uses: actions/setup-java@v2
with:
Expand Down

0 comments on commit 5e5b0ad

Please sign in to comment.