checkout to /browser directory
This commit is contained in:
parent
6eff8835dd
commit
04c37b2d81
|
@ -158,7 +158,7 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: 'bitwarden/browser'
|
repository: 'bitwarden/browser'
|
||||||
path: 'dist/safari'
|
path: 'dist/safari/browser'
|
||||||
|
|
||||||
- name: Build Safari extension for .dmg
|
- name: Build Safari extension for .dmg
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
|
|
Loading…
Reference in New Issue