Skip to content

Commit 8ed6bc0

Browse files
author
Sam Rensenhouse
committed
changing download output folder to dist
1 parent af4b087 commit 8ed6bc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
- uses: actions/download-artifact@v2
113113
with:
114114
name: artifact
115-
path: owa-epanet/dist
115+
path: dist
116116

117117
- uses: pypa/gh-action-pypi-publish@v1.4.2
118118
with:

0 commit comments

Comments
 (0)