summaryrefslogtreecommitdiff
path: root/.github/workflows/nuget.yml
Commit message (Collapse)AuthorAgeFilesLines
* [ci] Update to latest actions/checkoutOlly Betts2023-04-211-1/+1
| | | | Should fix "Node.js 12 actions are deprecated" warning.
* build: harden nuget.yml permissionsAlex2022-10-301-0/+3
| | | Signed-off-by: Alex <aleksandrosansan@gmail.com>
* Split build and installsethg2022-09-271-2/+7
|
* Build and Install are in the same commandsethg2022-09-271-5/+1
|
* Move install to separate stepsethg2022-09-271-0/+4
|
* Switch Action and docs to use PowerShellsethg2022-09-271-7/+14
|
* Test using version rather than helpsethg2022-08-201-1/+1
|
* Add GitHub Action to test Windows builds using Nuget as described in the docssethg2022-08-201-0/+47