checkout to /browser directory

This commit is contained in:
Kyle Spearrin 2020-09-23 09:17:20 -04:00
parent 6eff8835dd
commit 04c37b2d81
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'bitwarden/browser'
path: 'dist/safari'
path: 'dist/safari/browser'
- name: Build Safari extension for .dmg
shell: pwsh