mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-01 22:59:27 +03:00
Debugging Actions
This commit is contained in:
parent
55f01b1d22
commit
67cf08e486
1
.github/workflows/dotnet.yml
vendored
1
.github/workflows/dotnet.yml
vendored
@ -39,6 +39,7 @@ jobs:
|
||||
echo Home: $HOME
|
||||
echo SOLUTION: ${{env.SOLUTION}}
|
||||
echo BUILD_CONFIG: ${{env.BUILD_CONFIG}}
|
||||
dir
|
||||
|
||||
- name: Build Config
|
||||
run: dotnet build ${{env.SOLUTION}} --configuration ${{env.BUILD_CONFIG}} --no-restore
|
||||
|
Loading…
x
Reference in New Issue
Block a user