ci: fix building

This commit is contained in:
Songkeys 2024-07-04 09:18:45 +08:00
parent 6ac149f692
commit 22ad80bea7
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
cache: "pnpm"
- name: Build/release Electron app
uses: johannesjo/action-electron-builder@v1
uses: phil-chp/action-electron-builder@v1
with:
# GitHub token, automatically provided to the action
# (No need to define this secret in the repo settings)