mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 18:23:31 +00:00
increment version
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -160,9 +160,9 @@ jobs:
|
||||
repository: 'bitwarden/browser'
|
||||
path: 'dist/safari/browser'
|
||||
|
||||
- name: Build Safari extension for .dmg
|
||||
shell: pwsh
|
||||
run: ./scripts/safari-build.ps1 -skipcheckout
|
||||
# - name: Build Safari extension for .dmg
|
||||
# shell: pwsh
|
||||
# run: ./scripts/safari-build.ps1 -skipcheckout
|
||||
|
||||
- name: Build application for .dmg
|
||||
run: npm run dist:mac
|
||||
|
||||
Reference in New Issue
Block a user