Skip to content

Fix CI by using npm exec in build.rs #19

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Adi-df
Copy link

@Adi-df Adi-df commented Oct 31, 2022

Replace deprecated npx by npm exec, see the npx repo and npm docs on npx vs npm exec.
Fix the CI by running npm exec --yes -- nwlink png-nwi src/icon.png target/icon.nwi.
Used workflow_dispatch to trigger the workflow manually.

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.

1 participant