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

add installing ncc to build #302

Merged

Conversation

davidgamero
Copy link
Collaborator

@davidgamero davidgamero commented Nov 6, 2023

use a local bin link just for ncc to get a bin link prior to calling with npx, as it isn't working correctly on our action runners

using just npx ncc isn't working since the install/build step doesn't add bin links, and we have to manually add one for ncc which we use for building

link to a working version on my fork https://github.com/davidgamero/k8s-deploy/actions/runs/6751019098/job/18354429862

@davidgamero davidgamero requested a review from a team as a code owner November 6, 2023 17:25
package.json Outdated Show resolved Hide resolved
@davidgamero davidgamero enabled auto-merge (squash) November 6, 2023 17:33
@davidgamero davidgamero merged commit 93550c2 into Azure:main Nov 6, 2023
1 check 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.

3 participants