fix ci
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dotnet-version: '3.1.101'
|
dotnet-version: '3.1.101'
|
||||||
- name: Build
|
- name: Build
|
||||||
run: dotnet build MonkeyDotNet/Monkey
|
run: dotnet build
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
needs: build
|
needs: build
|
||||||
|
|||||||
Reference in New Issue
Block a user