Skip to content

Commit

Permalink
updated electron builder, because there is an error on macos regardin…
Browse files Browse the repository at this point in the history
…g python
  • Loading branch information
metawave committed Jul 5, 2024
1 parent f047263 commit 2cfe749
Show file tree
Hide file tree
Showing 5 changed files with 379 additions and 472 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
- name: Check out Git repository
uses: actions/checkout@v1

- name: Install Python
uses: actions/setup-python@v5
with:
python-version: '3.10'

- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v4
with:
Expand Down
12 changes: 0 additions & 12 deletions .travis.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .woodpecker.yml

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"electron": "^13.1.0",
"electron-builder": "^22.11.0",
"electron-builder": "^23.6.0",
"eslint": "^7.28.0",
"typescript": "^4.3.4"
}
Expand Down
Loading

0 comments on commit 2cfe749

Please sign in to comment.