Skip to content

Commit

Permalink
chore: reintroduced sign for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
urz9999 committed Sep 14, 2023
1 parent 01239ba commit 5131e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop-app-cd-nightly-approval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ jobs:

build-macos-arm:
runs-on: macos-latest
needs: [ build-and-release-core-and-cli, generate-build-identifier ]
needs: [ build-and-release-core-and-cli, generate-build-identifier, build-macos-x64]
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 5131e7a

Please sign in to comment.