Skip to content

Commit b258871

Browse files
authored
Merge pull request #59 from pyansys/ansys-medson-patch-1
Fixed syntax
2 parents ce66017 + eaee86a commit b258871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: pytest
6868

6969
- name: Upload ansys-sherlock artifact
70-
- uses: actions/upload-artifact@v3
70+
uses: actions/upload-artifact@v3
7171
with:
7272
name: ansys-sherlock
7373
path: dist

0 commit comments

Comments
 (0)