From bfd2950d97baed3c57af51538b9aaa92b6a32709 Mon Sep 17 00:00:00 2001 From: Abdoulbari Zaher <32519851+a-zakir@users.noreply.github.com> Date: Fri, 6 Dec 2024 17:20:47 +0100 Subject: [PATCH] Cache --- .github/workflows/build_centos7.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_centos7.yml b/.github/workflows/build_centos7.yml index 24d1d5a17..5232141ca 100644 --- a/.github/workflows/build_centos7.yml +++ b/.github/workflows/build_centos7.yml @@ -123,7 +123,7 @@ jobs: uses: actions/upload-artifact@v4 with: path: archive/*.tar.gz - ###################### + ##################### userguide: if: github.event_name == 'release' && github.event.action == 'created' runs-on: ubuntu-latest