[CHANGE] Workflow change path
This commit is contained in:
parent
ac664f16ce
commit
525d82ca27
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ jobs:
|
||||||
run: dotnet build --configuration Release
|
run: dotnet build --configuration Release
|
||||||
|
|
||||||
- name: Pack
|
- name: Pack
|
||||||
run: dotnet pack DotBased.csproj --configuration Release -o ./artifacts
|
run: dotnet pack ./DotBased/DotBased.csproj --configuration Release -o ./artifacts
|
||||||
|
|
||||||
- name: Publish library to Gitea NuGet
|
- name: Publish library to Gitea NuGet
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue