We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1cf190 commit ee65e2bCopy full SHA for ee65e2b
1 file changed
.github/workflows/prebuild.yaml
@@ -180,11 +180,6 @@ jobs:
180
brew uninstall --force --ignore-dependencies cairo pango librsvg giflib harfbuzz
181
npm test
182
183
- - name: Sign the executable
184
- uses: indygreg/apple-code-sign-action@v1
185
- with:
186
- input_path: build/Release/canvas.node
187
-
188
- name: Make bundle
189
id: make_bundle
190
run: . prebuild/tarball.sh
0 commit comments