update download all artifacts (#1044)

* Update build.yml

* Update build.yml
This commit is contained in:
Sriman Achanta
2023-12-16 13:00:02 -05:00
committed by GitHub
parent d67b665407
commit 3de878c510

View File

@@ -301,7 +301,7 @@ jobs:
steps:
# Download literally every single artifact. This also downloads client and docs,
# but the filtering below won't pick these up (I hope)
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4
- run: find
# Push to dev release
- uses: pyTooling/Actions/releaser@r0