mirror of
https://github.com/actions/cache.git
synced 2025-05-28 04:52:29 +00:00
Chomp some markdown whitespace
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user