mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-27 01:28:19 -05:00
⬆️ Upgrade electron-builder (#5857)
* upgrade electron-builder * no postinstall when yarn immutable * downgrade to last version without the bug * fix issue with wrappy * release notes * regen yarn lock * react-sprint * hmm * update yarn manually... * fixing spring? * lock * finally * conflict * put package back
This commit is contained in:
1
.github/workflows/electron-master.yml
vendored
1
.github/workflows/electron-master.yml
vendored
@@ -57,6 +57,7 @@ jobs:
|
||||
CSC_LINK: ${{ secrets.CSC_LINK }}
|
||||
APPLE_ID: ${{ secrets.APPLE_ID }}
|
||||
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.APPLE_APP_SPECIFIC_PASSWORD }}
|
||||
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
|
||||
- name: Build Electron
|
||||
if: ${{ ! startsWith(matrix.os, 'macos') }}
|
||||
run: ./bin/package-electron
|
||||
|
||||
Reference in New Issue
Block a user