Skip to content

Commit d1ac1f6

Browse files
authored
Update github-actions-overview.md (#44156)
1 parent cbc821c commit d1ac1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/devops/github-actions-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ For more information, see [Events that trigger workflows](https://docs.github.co
185185
186186
The .NET command-line interface (CLI) is a cross-platform toolchain for developing, building, running, and publishing .NET applications. The .NET CLI is used to `run` as part of individual `steps` within a workflow file. Common command include:
187187
188-
- [dotnet workflow install](../core/tools/dotnet-workload-install.md)
188+
- [dotnet workload install](../core/tools/dotnet-workload-install.md)
189189
- [dotnet restore](../core/tools/dotnet-restore.md)
190190
- [dotnet build](../core/tools/dotnet-build.md)
191191
- [dotnet test](../core/tools/dotnet-test.md)

0 commit comments

Comments
 (0)