Skip to content

Commit

Permalink
Build dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Tchoupinax committed Dec 16, 2024
1 parent 06386db commit 4345cc3
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 7 deletions.
7 changes: 5 additions & 2 deletions dist/functions/upload-artifacts.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/functions/upload-artifacts.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ function main() {
version = DEFAULT_VERSION;
}
const autoStart = core.getInput("autostart", { required: false });
console.log(autoStart);
try {
core.info(`Installing iggy:${version} and adding it to GitHub Actions Path`);
yield (0, binary_1.setupBinary)(version);
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 15 additions & 1 deletion dist/post.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/post.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4345cc3

Please sign in to comment.