[C#] Upload the release zip as a CI artifact
[ldk-java] / .github / workflows / build.yml
index dda796c93d28843dd6cdf57fc5b43334e848e638..c6b18284c8bfac63bcb515012c6f9a0c71a4a95a 100644 (file)
@@ -210,6 +210,10 @@ jobs:
         run: |
           cd c_sharp
           ./build-release-nupkg.sh
+      - uses: actions/upload-artifact@v3
+        with:
+          name: org.ldk.nupkg
+          path: c_sharp/org.ldk.nupkg
       - name: Check latest auto-generated code is in git
         run: |
           # Checkout files that get updated with version information