Disable set-env and add-pathcommands (#779)

* Disable Old Runner Commands set-env and add-path

* update dotnet install scripts

* update runner version and release notes
This commit is contained in:
Thomas Boop
2020-11-16 08:20:43 -05:00
committed by TingluoHuang
parent aac4c94521
commit ec6e73c496
6 changed files with 216 additions and 264 deletions

View File

@@ -5,7 +5,8 @@
- N/A
## Misc
- Add deprecation date to add-path and set-env runner commands (#796)
- Disabled add-path and set-env runner commands (#779)
- Updated dotnet install scripts (#779)
## Windows x64
We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.