From c09af858d5fe04893fd843d8c202cd4dfe2c64d5 Mon Sep 17 00:00:00 2001 From: Jean-Marie RENOUARD Date: Wed, 22 Mar 2023 15:59:43 +0100 Subject: [PATCH] fix: cwd is incorrect for generation part --- .github/workflows/update_cve_and_docs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update_cve_and_docs.yml b/.github/workflows/update_cve_and_docs.yml index 64de9dc..24fcb19 100644 --- a/.github/workflows/update_cve_and_docs.yml +++ b/.github/workflows/update_cve_and_docs.yml @@ -27,7 +27,6 @@ jobs: - name: Update CVE and docs run: | - cd build sudo bash ./build/updateStaff.sh # Runs a single command using the runners shell