mirror of
https://github.com/ivabus/roulette
synced 2024-11-22 16:35:09 +03:00
Update dotnet.yml
This commit is contained in:
parent
3d548b2126
commit
931aa8f582
1 changed files with 0 additions and 1 deletions
1
.github/workflows/dotnet.yml
vendored
1
.github/workflows/dotnet.yml
vendored
|
@ -17,7 +17,6 @@ jobs:
|
|||
run: dotnet build --no-restore
|
||||
- name: Test
|
||||
run: dotnet test --no-build --verbosity normal
|
||||
- name: Prepare for publishing
|
||||
- name: Publish on osx-x64
|
||||
run: dotnet publish --runtime osx-x64 -o publish/osx-x64/
|
||||
- name: Publish on linux-x64
|
||||
|
|
Loading…
Reference in a new issue