Skip to content

Commit 33bf959

Browse files
authored
Fix release again^2 (#2828)
Fix release again
1 parent 12efc93 commit 33bf959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,9 +834,9 @@ jobs:
834834
files: |
835835
./**/artifacts/ansys_mapdl_core-*-py3-none-any.whl
836836
./**/artifacts/ansys_mapdl_core-*.tar.gz
837+
./**/artifacts/minimum_requirements.txt
837838
./**/pymapdl-Documentation-*.pdf
838839
./**/ansys-mapdl-core*wheelhouse*.zip
839-
./**/minimum_requirements.txt
840840
841841
- name: Upload to Public PyPi
842842
env:

0 commit comments

Comments
 (0)