mirror of
https://github.com/bitwarden/desktop.git
synced 2025-01-03 18:17:48 +01:00
correct path for safari cleanup
This commit is contained in:
parent
109cab2fb7
commit
8501640fbd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -152,7 +152,7 @@ jobs:
|
||||
|
||||
- name: Clean safari directory
|
||||
shell: pwsh
|
||||
run: ./scripts/clean-safari.ps1
|
||||
run: ./.github/scripts/macos/clean-safari.ps1
|
||||
|
||||
- name: Checkout browser extension
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user