1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 14:04:03 +00:00

Fixes a typo in a github action

This commit is contained in:
Nathan Ansel
2025-02-03 14:47:39 -06:00
parent e2331427a0
commit a554113fdc

View File

@@ -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