Skip to content

Commit

Permalink
doc: add note about shasum generation failure
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-ippolito committed Aug 21, 2024
1 parent 8b0c699 commit dc8a2ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/contributing/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -944,6 +944,10 @@ a `NODEJS_RELEASE_HOST` environment variable:
NODEJS_RELEASE_HOST=proxy.xyz ./tools/release.sh
```

> \[!TIP]
> In case <https://nodejs.org/dist/index.json>, <https://nodejs.org/dist/index.tab>
> or `SHASUMS256.txt` have not been generated correctly, you can repeat the step.
`tools/release.sh` will perform the following actions when run:

<details>
Expand Down

0 comments on commit dc8a2ea

Please sign in to comment.