1
0
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:
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