mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-02 03:41:09 +01:00
Add the cloudflare unzip back (#3758)
This commit is contained in:
parent
ddfa49cf30
commit
d442632fc2
4
.github/workflows/release-web.yml
vendored
4
.github/workflows/release-web.yml
vendored
@ -172,6 +172,10 @@ jobs:
|
|||||||
branch: master
|
branch: master
|
||||||
artifacts: web-*-cloud-COMMERCIAL.zip
|
artifacts: web-*-cloud-COMMERCIAL.zip
|
||||||
|
|
||||||
|
- name: Unzip build asset
|
||||||
|
working-directory: apps/web
|
||||||
|
run: unzip web-*-cloud-COMMERCIAL.zip
|
||||||
|
|
||||||
- name: Checkout Repo
|
- name: Checkout Repo
|
||||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3.0.2
|
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3.0.2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user