Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -24,6 +24,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
echo %cd%
|
cd
|
||||||
dotnet restore
|
dotnet restore
|
||||||
dotnet build --configuration "Release"
|
dotnet build --configuration "Release"
|
||||||
|
|||||||
Reference in New Issue
Block a user