From 33bf95902ab2856baef600c4e221f4675670b8fa Mon Sep 17 00:00:00 2001 From: German <28149841+germa89@users.noreply.github.com> Date: Tue, 27 Feb 2024 20:51:18 +0100 Subject: [PATCH] Fix release again^2 (#2828) Fix release again --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9671f7cb96..297182fe7b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -834,9 +834,9 @@ jobs: files: | ./**/artifacts/ansys_mapdl_core-*-py3-none-any.whl ./**/artifacts/ansys_mapdl_core-*.tar.gz + ./**/artifacts/minimum_requirements.txt ./**/pymapdl-Documentation-*.pdf ./**/ansys-mapdl-core*wheelhouse*.zip - ./**/minimum_requirements.txt - name: Upload to Public PyPi env: