mirror of
https://github.com/actions/runner.git
synced 2025-12-15 06:26:46 +00:00
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:
committed by
TingluoHuang
parent
aac4c94521
commit
ec6e73c496
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user