mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-01 23:01:28 +01:00
Remove shell to default to bash
This commit is contained in:
parent
52a3ca56b1
commit
2664fc6957
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -125,7 +125,6 @@ jobs:
|
||||
run: gulp ci
|
||||
|
||||
- name: Build sources for reviewers
|
||||
shell: cmd
|
||||
run: |
|
||||
mkdir dist/Source
|
||||
git clone $REPO_URL dist/Source
|
||||
|
Loading…
Reference in New Issue
Block a user