mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
correct path for safari cleanup
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user