From eaee86af9b35ce83a6ce25ba2f8930d0ce233f9c Mon Sep 17 00:00:00 2001 From: ansys-medson <92183544+ansys-medson@users.noreply.github.com> Date: Fri, 3 Feb 2023 08:48:41 -0500 Subject: [PATCH] Update ci_cd.yml --- .github/workflows/ci_cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 0a1ae74de..6b4dd6e4f 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -67,7 +67,7 @@ jobs: run: pytest - name: Upload ansys-sherlock artifact - - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v3 with: name: ansys-sherlock path: dist