Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 1251e2e

Browse files
sadick254DeeDeeG
andcommitted
Update .github/workflows/ci.yml
Co-authored-by: DeeDeeG <DeeDeeG@users.noreply.github.com>
1 parent 145510a commit 1251e2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
run: npm config set msvs_version 2019
2222
- name: Install dependencies
2323
run: npm i
24+
- name: Rebuild dependencies for Electron
25+
run: npx electron-rebuild
2426
- name: Run tests
2527
uses: GabrielBB/xvfb-action@v1
2628
with:

0 commit comments

Comments
 (0)