Skip to content

Commit

Permalink
fix(packager/nodejs): rename Electron binary on macOS (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog-crabnebula committed Dec 11, 2023
1 parent 01b0a91 commit 2d4c34d
Show file tree
Hide file tree
Showing 6 changed files with 235 additions and 138 deletions.
1 change: 0 additions & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
sudo apt-get update
sudo apt-get install -y fuse libfuse2
- name: updater integration tests
if: matrix.platform != 'macos-latest'
run: |
cd bindings/updater/nodejs
pnpm test
Expand Down
Loading

0 comments on commit 2d4c34d

Please sign in to comment.