Skip to content

Commit f40e840

Browse files
committed
package step does not need notarization anymore
1 parent 7bb8b91 commit f40e840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ jobs:
331331

332332
# This job is responsible for generating the installers (using installbuilder)
333333
package:
334-
needs: notarize-macos
334+
needs: build
335335
runs-on: ubuntu-20.04
336336

337337
env:

0 commit comments

Comments
 (0)