Skip to content

Commit

Permalink
Remove requirement for global jsh
Browse files Browse the repository at this point in the history
  • Loading branch information
bradymholt committed Nov 7, 2022
1 parent 8fdbd1a commit 6ea8110
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
The following instructions are for building, packaging and releasing the library to NuGet.

1. Ensure [.NET Core SDK](https://www.microsoft.com/net/download/core#/sdk) version >= 2.0.0 is installed
2. Ensure Node.js version >= 4 is installed and that jBash is installed globally (`npm i -g jbash`).
3. Ensure `NUGET_API_KEY` and `GITHUB_API_TOKEN` environment variables are set
4. Run the `scripts/release.js` command, passing in the version and release notes:

Expand Down

0 comments on commit 6ea8110

Please sign in to comment.