1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

specifying cmd shell

This commit is contained in:
Joseph Flinn
2021-02-01 15:44:53 -08:00
parent adb84e918f
commit 0ce78fc11b

View File

@@ -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