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

Fix setup script #5

Merged
merged 3 commits into from
Jun 7, 2020
Merged

Fix setup script #5

merged 3 commits into from
Jun 7, 2020

Conversation

JasonEtco
Copy link
Owner

@JasonEtco JasonEtco commented Jun 7, 2020

This fixes #4 by using bash -c ${setup-script}. By piping the output into bash, it supports the && operator, which lets us use chained commands.

@JasonEtco JasonEtco merged commit 1232921 into master Jun 7, 2020
@JasonEtco JasonEtco deleted the fix-setup-script branch June 7, 2020 23:15
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.

Action claims that the dist/index.js file doesn't exist?
1 participant