更新 maven-publish.yml

This commit is contained in:
Yang Yang
2024-02-23 12:54:49 +08:00
committed by GitHub
parent 6f4f02d90f
commit 46c3dd4b45

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