Skip to content

Commit

Permalink
ci: build sources
Browse files Browse the repository at this point in the history
  • Loading branch information
Tchoupinax committed Nov 27, 2024
1 parent da636b5 commit 63c396b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/binary.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/binary.js.map

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

4 changes: 2 additions & 2 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.setupBinary = setupBinary;
const core = __importStar(__nccwpck_require__(7484));
const download_binary_1 = __nccwpck_require__(9229);
const download_binary_1 = __nccwpck_require__(8931);
function setupBinary(version) {
return __awaiter(this, void 0, void 0, function* () {
core.info(`Installing iggy binary (${version})...`);
Expand All @@ -56,7 +56,7 @@ function setupBinary(version) {

/***/ }),

/***/ 9229:
/***/ 8931:
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {

"use strict";
Expand Down

0 comments on commit 63c396b

Please sign in to comment.