mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
Revert "build: attempt to fix mas build by enabling auto discovery"
This reverts commit 2d2f6ea86b.
This commit is contained in:
parent
5c6b1ffc73
commit
ce2f227aec
1 changed files with 0 additions and 5 deletions
|
|
@ -71,13 +71,8 @@ jobs:
|
|||
p12-file-base64: ${{ secrets.mac_certs }}
|
||||
p12-password: ${{ secrets.mac_certs_password }}
|
||||
|
||||
- name: List available signing identities
|
||||
run: security find-identity -v -p codesigning
|
||||
|
||||
- name: Build Electron app
|
||||
run: npm run dist:mac:mas:buildOnly
|
||||
env:
|
||||
CSC_IDENTITY_AUTO_DISCOVERY: 'true'
|
||||
|
||||
- run: ls .tmp/app-builds
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue