Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
faressc committed Jun 17, 2024
1 parent d818192 commit 02dcc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
# We need to import the apple developer certificate so that we can codesign our binaries
- name: import certificates (macOS)
uses: apple-actions/import-codesign-certs@v2
uses: apple-actions/import-codesign-certs@v3
if: ${{ matrix.os == 'macOS-latest' }}
with:
# GitHub encrypted secrets
Expand Down

0 comments on commit 02dcc33

Please sign in to comment.