mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-02 03:41:09 +01:00
readding the shell type in the release pipeline
This commit is contained in:
parent
7d21e0fbb0
commit
1bd5242d4c
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -125,6 +125,7 @@ jobs:
|
|||||||
run: gulp ci
|
run: gulp ci
|
||||||
|
|
||||||
- name: Build sources for reviewers
|
- name: Build sources for reviewers
|
||||||
|
shell: cmd
|
||||||
run: |
|
run: |
|
||||||
mkdir dist\Source
|
mkdir dist\Source
|
||||||
call git clone %REPO_URL% dist\Source
|
call git clone %REPO_URL% dist\Source
|
||||||
|
Loading…
Reference in New Issue
Block a user