mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-13 21:51:23 +00:00
更新 maven-publish.yml
This commit is contained in:
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
@@ -83,7 +83,7 @@ jobs:
|
||||
if: runner.os == 'Windows'
|
||||
run: |
|
||||
Compress-Archive -Path packaging/* -DestinationPath ./target/gpt-4-copilot-${{ steps.tag_name.outputs.tag }}-${{ matrix.os }}.zip
|
||||
shell: powershell
|
||||
shell: bash
|
||||
|
||||
- name: Check if release exists
|
||||
id: check_release
|
||||
|
Reference in New Issue
Block a user