Remove the artifact which doesn't work.

This commit is contained in:
2026-05-29 20:50:31 +03:00
parent 89d6b5f236
commit 7bbb738199
-5
View File
@@ -33,8 +33,3 @@ jobs:
run: "./build_native.sh"
- name: Publish Package
run: "./publish.sh"
- name: Upload Artifacts
uses: actions/upload-artifact@v4
with:
name: packages
path: "bin/*.nupkg"