mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-02 07:09:27 +03:00
Debugging Actions
This commit is contained in:
parent
6c512abf6d
commit
21500df8a9
1
.github/workflows/dotnet.yml
vendored
1
.github/workflows/dotnet.yml
vendored
@ -42,5 +42,6 @@ jobs:
|
|||||||
echo SOLUTION: ${{env.SOLUTION}}
|
echo SOLUTION: ${{env.SOLUTION}}
|
||||||
echo BUILD_CONFIG: ${{env.BUILD_CONFIG}}
|
echo BUILD_CONFIG: ${{env.BUILD_CONFIG}}
|
||||||
echo Version: $VERSION
|
echo Version: $VERSION
|
||||||
|
echo GITHUB_REPOSITORY: $GITHUB_REPOSITORY
|
||||||
- name: Pack
|
- name: Pack
|
||||||
run: dotnet pack --configuration Release /p:Version=${VERSION} --output .
|
run: dotnet pack --configuration Release /p:Version=${VERSION} --output .
|
Loading…
x
Reference in New Issue
Block a user