mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 05:53:42 +00:00
Fixes a typo in a github action
This commit is contained in:
2
.github/workflows/build-desktop.yml
vendored
2
.github/workflows/build-desktop.yml
vendored
@@ -648,7 +648,7 @@ jobs:
|
||||
|
||||
- name: Show Certificates
|
||||
run: |
|
||||
/usr/bin/security find-identity -v -p codesigning
|
||||
security find-identity -v -p codesigning
|
||||
|
||||
- name: Increment version
|
||||
shell: pwsh
|
||||
|
||||
Reference in New Issue
Block a user