Xuanwo commented on code in PR #3597:
URL:
https://github.com/apache/incubator-opendal/pull/3597#discussion_r1395090540
##########
.github/workflows/bindings_python.yml:
##########
@@ -122,6 +122,8 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: wheels
+ path: bindings/python/dist
Review Comment:
I'm always confused with `actions/download-artifact`.
If we upload an artifact with name `abc` and path `bindings/python/dist`,
what's the layout when we download it?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]