We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b56bc commit 844e286Copy full SHA for 844e286
.github/workflows/dotnet-core.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Upload Cpp2IL.Core nuget package
72
uses: actions/upload-artifact@v2
73
with:
74
- name: LibCpp2IL.nupkg
+ name: Cpp2IL.Core.nupkg
75
path: ./Cpp2IL.Core/bin/Release/Samboy063.Cpp2IL.Core*.nupkg
76
- name: Upload WasmDisassembler nuget package
77
0 commit comments