Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update electron and mac build target #1928

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

gabaldon
Copy link
Contributor

Fixes error building Sheikah for mac intel

@gabaldon gabaldon force-pushed the chore/update-electron-builder branch from 10f4b27 to ff07fd1 Compare October 15, 2024 16:17
@@ -25,12 +25,12 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 20.11.0
node-version: 20.12.1

- name: Setup pnpm
uses: pnpm/action-setup@v3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
uses: pnpm/action-setup@v3
uses: pnpm/action-setup@v4

@gabaldon gabaldon force-pushed the chore/update-electron-builder branch from ff07fd1 to 012e248 Compare October 15, 2024 16:30
@gabaldon gabaldon merged commit 012e248 into witnet:master Oct 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants