commit 1c1aefe844b130d8b1402d8b38adb0a4c409fc15 parent 07f9b268031424dd0fbdbb2cc5ce45d5656f511e Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 1 Oct 2023 15:53:25 +0200 Minor cleanup 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 @@ -184,7 +184,6 @@ jobs: cache: yarn - name: Install dependencies run: | - sudo apt-get install -y yara yarn install - name: Download artifacts uses: actions/download-artifact@v3