Skip to content

Commit

Permalink
Update check-reference.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Bo Anderson <[email protected]>
  • Loading branch information
SMillerDev and Bo98 authored Feb 12, 2024
1 parent 68a6fb0 commit cb20745
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:

- name: Detect references
run: |
#!/bin/bash
core_patches=$(git -C homebrew-core grep -h "Homebrew/formula-patches" | awk -F/ '{print $(NF-1)"/"$NF}' | tr -d '"')
all_patches=$(git ls-files -- '*/*' ':^.*/*')
Expand Down

0 comments on commit cb20745

Please sign in to comment.