mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
readding the shell type in the release pipeline
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user