Skip to content

Commit

Permalink
remove yq install (#4479)
Browse files Browse the repository at this point in the history
  • Loading branch information
monotek authored Apr 22, 2024
1 parent 224e916 commit 9a15dd4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check-codeowners.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v4

- name: install yq
run: |
sudo snap install yq
- name: generate CODEOWNERS
run: |
./scripts/check-codeowners.sh > .github/CODEOWNERS
Expand Down

0 comments on commit 9a15dd4

Please sign in to comment.