Remove the artifact which doesn't work.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user