[web3.js][experimental] Repair unpack path in bundle analyzer workflow

This commit is contained in:
steveluscher 2022-11-22 06:41:47 +00:00
parent 79bb14a28c
commit dbf68f7e93
1 changed files with 0 additions and 4 deletions

View File

@ -16,10 +16,6 @@ jobs:
github.event.workflow_run.event == 'pull_request' &&
github.event.workflow_run.conclusion == 'success'
defaults:
run:
working-directory: web3.js-experimental
env:
# Configuration for Bundlewatch
BUNDLEWATCH_GITHUB_TOKEN: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}