更新 maven-publish.yml

This commit is contained in:
Yang Yang
2024-02-23 13:16:15 +08:00
committed by GitHub
parent 46c3dd4b45
commit 027c8af2ab

View File

@@ -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: bash
shell: powershell
- name: Check if release exists
id: check_release