mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 03:27:04 +09:00
Update Workflow instruction for codespace (#89368)
This commit is contained in:
parent
95f3bccd30
commit
bd83e17052
1 changed files with 2 additions and 4 deletions
|
@ -10,11 +10,9 @@ Codespaces allows you to develop in a Docker container running in the cloud. You
|
|||
|
||||
The _dotnet/runtime_ repo runs a nightly GitHub Action to build the latest code in it. This allows you to immediately start developing and testing after creating a Codespace without having to build the whole repo. When the machine is created, it will have built the repo using the code as of 6 AM UTC of that morning.
|
||||
|
||||
1. From this [repository's root](https://github.com/dotnet/runtime), drop-down the _Code_ button and select the _Codespaces_ tab.
|
||||
1. From this [repository's root](https://github.com/dotnet/runtime), Click the _<> Code_ button and then click _Codespaces_ tab.
|
||||
|
||||

|
||||
|
||||
2. Click the drop-down at the side of the `Create codespace on main` button and select `Configure and create codespace`
|
||||
2. At the top right of the _Codespaces_ tab, select ... and click _+ New with options_
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue