Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
hazae41 committed Mar 9, 2024
1 parent 53d7e50 commit 8084bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8084bd6

Please sign in to comment.