mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-21 21:11:35 +01:00
specifying cmd shell
This commit is contained in:
parent
adb84e918f
commit
0ce78fc11b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -81,6 +81,7 @@ jobs:
|
||||
run: gulp ci
|
||||
|
||||
- name: Build sources for reviewers
|
||||
shell: cmd
|
||||
run: |
|
||||
mkdir dist\Source
|
||||
call git clone --branch=%GITHUB_REF% %REPO_URL% dist\Source
|
||||
|
Loading…
Reference in New Issue
Block a user