Remove unzip step (#3750)
This commit is contained in:
parent
e7b2dbf486
commit
7f62c5c54f
|
@ -167,7 +167,7 @@ jobs:
|
|||
uses: bitwarden/gh-actions/download-artifacts@850faad0cf6c02a8c0dc46eddde2363fbd6c373a
|
||||
with:
|
||||
workflow: build-web.yml
|
||||
path: apps/web
|
||||
path: apps/web/build
|
||||
workflow_conclusion: success
|
||||
branch: master
|
||||
artifacts: web-*-cloud-COMMERCIAL.zip
|
||||
|
|
Loading…
Reference in New Issue