]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/checksrc: `yq` is pre-installed, drop manual install
authorViktor Szakats <commit@vsz.me>
Mon, 9 Jun 2025 14:26:58 +0000 (16:26 +0200)
committerViktor Szakats <commit@vsz.me>
Tue, 10 Jun 2025 14:23:44 +0000 (16:23 +0200)
Follow-up to 17a669426f36b467dfd945b4b35f6211598b7977 #17537

Cherry-picked from #17561

.github/workflows/checksrc.yml

index 6b01e9faa43bf039e8bbd734ec8198e78fffe832..63ea8b980654b13ab28d3bf59f1fe272fed6422c 100644 (file)
@@ -152,7 +152,7 @@ jobs:
         name: checkout
 
       - name: install prereqs
-        run: brew install shellcheck yq zizmor
+        run: brew install shellcheck zizmor
 
       - name: zizmor GHA
         run: zizmor --pedantic .github/workflows/*.yml