All checks were successful
Run the JSON parser tests / test (push) Has been skipped
6 lines
117 B
Bash
Executable File
6 lines
117 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
dotnet pack -v d
|
|
|
|
dotnet tool update --global --add-source ./nupkg DevDisciples.Json.Tools.CLI -v d
|