mirror of
https://github.com/Myxelium/Lunaris2.0.git
synced 2026-04-17 03:35:53 +00:00
Update dotnet.yml
This commit is contained in:
3
.github/workflows/dotnet.yml
vendored
3
.github/workflows/dotnet.yml
vendored
@@ -23,9 +23,6 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: dotnet build ./Bot/Lunaris2.csproj --no-restore -c Release -o ./out
|
run: dotnet build ./Bot/Lunaris2.csproj --no-restore -c Release -o ./out
|
||||||
|
|
||||||
- name: Test
|
|
||||||
run: dotnet test ./Bot/Lunaris2.csproj --no-build --verbosity normal
|
|
||||||
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: dotnet publish ./Bot/Lunaris2.csproj --configuration Release --output ./out
|
run: dotnet publish ./Bot/Lunaris2.csproj --configuration Release --output ./out
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user