From 36b3ee56fa99ab4617183faa5400f83efd826d18 Mon Sep 17 00:00:00 2001 From: fjavierm Date: Fri, 26 Apr 2024 20:13:16 +0100 Subject: [PATCH] Reset the action code --- .github/workflows/release-pdf-action.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/release-pdf-action.yaml b/.github/workflows/release-pdf-action.yaml index bf11847..027efb0 100644 --- a/.github/workflows/release-pdf-action.yaml +++ b/.github/workflows/release-pdf-action.yaml @@ -18,9 +18,6 @@ jobs: uses: actions/setup-python@v4 with: python-version: '3.12' - - - name: Install dependencies - run: pip install -r requirements.txt - name: Generate PDF run: python security-plus-all.py