Skip to content

Commit

Permalink
npm ci && npm run build && npm run pack
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge committed Sep 23, 2024
1 parent ef4f600 commit a9e45f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,7 @@ const installer = __importStar(__nccwpck_require__(1480));
const archSynonyms = {
'x86': 'x86',
'x64': 'x64',
'x86_64': 'x64',
'aarch64': 'aarch64',
'arm64': 'aarch64'
};
Expand Down
1 change: 1 addition & 0 deletions lib/setup-julia.js

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

0 comments on commit a9e45f8

Please sign in to comment.