[web3.js][experimental] Use different artifact downloader for bundle analysis step

This commit is contained in:
steveluscher 2022-11-22 06:36:15 +00:00
parent 0daa2c3aa9
commit 79bb14a28c
1 changed files with 3 additions and 1 deletions

View File

@ -32,8 +32,10 @@ jobs:
run_install: false
- name: Download built bundles
uses: actions/download-artifact@v3
uses: dawidd6/action-download-artifact@v2
with:
workflow: ${{ github.event.workflow_run.workflow_id }}
run_id: ${{github.event.workflow_run.id}}
name: dist
- name: Run Bundlewatch