This commit is contained in:
@@ -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: |
|
||||||
|
Reference in New Issue
Block a user