Skip to content

Commit 470bf86

Browse files
authored
downgrade electron-builder (#251)
1 parent a4a02fc commit 470bf86

File tree

4 files changed

+1272
-771
lines changed

4 files changed

+1272
-771
lines changed

.github/workflows/build-plugin.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919

2020
steps:
2121
- uses: actions/checkout@v5
22+
with:
23+
ref: ${{ github.event.pull_request.head.ref }}
24+
repository: ${{ github.event.pull_request.head.repo.full_name }}
2225

2326
- name: Use Node.js
2427
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)