Chomp some markdown whitespace

This commit is contained in:
Peter Mescalchin 2021-09-26 22:10:48 +10:00
parent 47e8bd685f
commit 447f0fd1d3
2 changed files with 6 additions and 5 deletions

View file

@ -66,6 +66,7 @@ With `actions/cache@v2` you can now exclude unwanted packages with [exclude patt
Or you could move the cache folder like below.
>Note: This workflow does not work for projects that require files to be placed in user profile package folder
```yaml
env:
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages