From 8084bd6ee903caec55d83ce3ece6ce99733f11f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haz=20=C3=86=2041?= <4405263+hazae41@users.noreply.github.com> Date: Sat, 9 Mar 2024 15:48:22 +0100 Subject: [PATCH] d --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0093d204..a2c33aeb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: - run: "git restore ./dist/macos.zip" - run: "git restore ./dist/ios-and-ipados.ipa" # Compute IPFS hashes - - run: "node ./scripts/ipfs.js" + - run: "node ./scripts/ipfs.mjs" - run: "git add -f ./dist/.ipfs.md" - run: "git add -f ./dist/.website.ipfs.md" # Compare other files