mirror of
https://github.com/bitwarden/browser
synced 2025-01-28 03:59:50 +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…
x
Reference in New Issue
Block a user