commit c32927c33c9455b9775071d5ed49729f266fbda4 parent 4be785d0333039269421f185705a03e087828f35 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 1 Oct 2023 20:37:59 +0200 Remvoe obsolete brew command Diffstat:
| M | .github/workflows/CI.yml | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml @@ -147,7 +147,6 @@ jobs: cache: yarn - name: Install dependencies run: | - brew install yara yarn install - name: Download artifacts uses: actions/download-artifact@v3