mirror of https://github.com/google/benchmark.git
Change artifact download name to dist to match upload name (#1371)
This commit is contained in:
parent
7d6f1534e9
commit
3eab98544f
|
@ -139,7 +139,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: artifact
|
||||
name: dist
|
||||
path: dist
|
||||
|
||||
- uses: pypa/gh-action-pypi-publish@v1.5.0
|
||||
|
|
Loading…
Reference in New Issue