Skip to content

Commit 7d15c61

Browse files
committed
Update gitpod config file
1 parent 1bf8359 commit 7d15c61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitpod.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ image: gitpod/workspace-dotnet:latest
22
tasks:
33
- name: dotnet restore
44
init: make restore
5+
- name: install task
6+
init: go install github.com/go-task/task/v3/cmd/task@latest
57
vscode:
68
extensions:
79
- muhammad-sammy.csharp

0 commit comments

Comments
 (0)