mirror of
https://github.com/google/benchmark.git
synced 2025-04-29 14:30:37 +08:00
Change artifact download name to dist to match upload name (#1371)
This commit is contained in:
parent
7d6f1534e9
commit
3eab98544f
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -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
Block a user