Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
war-in committed Jan 19, 2024
1 parent 9e8e4d7 commit 797af08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29930,6 +29930,7 @@ function getOsPlatform() {




async function downloadStarknetFoundry(repo, version) {
const triplet = getOsTriplet();
const tag = versionWithPrefix(version);
Expand Down Expand Up @@ -29964,8 +29965,6 @@ async function findStarknetFoundryDir(extractedPath) {
}

async function downloadUniversalSierraCompiler() {
const exec = __nccwpck_require__(1514);

const scriptUrl =
"https://raw.githubusercontent.com/software-mansion/universal-sierra-compiler/master/scripts/install.sh";

Expand Down

0 comments on commit 797af08

Please sign in to comment.