mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-16 15:04:13 +00:00
更新 maven-publish.yml
This commit is contained in:
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
@@ -41,6 +41,6 @@ jobs:
|
|||||||
- name: Upload native image from target folder
|
- name: Upload native image from target folder
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: native-image
|
name: gpt-4-copilot
|
||||||
path: target/gpt-4-copilot-0.4.0 # Replace your-binary-name with the actual name of your binary file
|
path: target/gpt-4-copilot-0.4.0 # Replace your-binary-name with the actual name of your binary file
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user