diff --git a/.github/workflows/prebuild.yaml b/.github/workflows/prebuild.yaml index b27e130d3..ca94604a4 100644 --- a/.github/workflows/prebuild.yaml +++ b/.github/workflows/prebuild.yaml @@ -180,11 +180,6 @@ jobs: brew uninstall --force --ignore-dependencies cairo pango librsvg giflib harfbuzz npm test - - name: Sign the executable - uses: indygreg/apple-code-sign-action@v1 - with: - input_path: build/Release/canvas.node - - name: Make bundle id: make_bundle run: . prebuild/tarball.sh