This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
run: dotnet build --configuration Release
|
||||
|
||||
- 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
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user