Skip to content

Commit

Permalink
Force electron-rebuild to revert to the non-trolled colors package
Browse files Browse the repository at this point in the history
  • Loading branch information
LordTocs committed Jan 11, 2022
1 parent 51cea1e commit 3c0f9d8
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 328 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
node-version: "16"
- name: "Install Node Packages"
run: "npm install"
- name: "Rebuild for Electron"
run: "npm run rebuild"
#- name: "Rebuild for Electron"
# run: "npm run rebuild"
- name: "Build"
run: "npm run electron:build -- -p always"
env:
Expand Down
Loading

0 comments on commit 3c0f9d8

Please sign in to comment.