Build system: need to push symbol packages to NuGet #63
Labels
build-system
CI/CD support
good first issue
Good for newcomers
releases
NuGet releases of AkkatectureAS
Right now I don't think our current
dotnet push
command uploads the.snupkg
files that contain debugging symbols for Akkatecture. These are needed in order to ensure that SourceLink et al all work properly.Relevant area of build system:
Akkatecture/.github/workflows/publish-nuget.yml
Lines 36 to 44 in b7c7fd0
The text was updated successfully, but these errors were encountered: