readding the shell type in the release pipeline

This commit is contained in:
Joseph Flinn 2021-05-14 11:14:52 -07:00
parent 7d21e0fbb0
commit 1bd5242d4c
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ jobs:
run: gulp ci
- name: Build sources for reviewers
shell: cmd
run: |
mkdir dist\Source
call git clone %REPO_URL% dist\Source