Skip to content

Commit

Permalink
testing a failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Matte22 committed Feb 28, 2024
1 parent f7c2029 commit f196796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ npm ci

# Bundle
printf "[BUILD_TASK] Bundling\n"
npx esbuild index.js --bundle --platform=node --outfile=bundle.js
npx esbuild indeawdwdx.js --bundle --platform=node --outfile=bundle.js
check_exit_status "Bundling" 1

# version=$(git describe --tags | sed 's/\(.*\)-.*/\1/')
Expand Down

0 comments on commit f196796

Please sign in to comment.