1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00

checkout to /browser directory

This commit is contained in:
Kyle Spearrin
2020-09-23 09:17:20 -04:00
parent 6eff8835dd
commit 04c37b2d81

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