Skip to content

Commit

Permalink
改一波路径试试
Browse files Browse the repository at this point in the history
  • Loading branch information
bamboo98 committed Aug 3, 2024
1 parent d2a8aac commit aea30c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
- name: Move executable to root
run: |
mv dist/ZZZ_Copilot.exe .
mv ${{ github.workspace }}/dist/ZZZ_Copilot.exe .
mv ${{ github.workspace }}/assets .
- name: Create zip file
run: |
Expand Down

0 comments on commit aea30c4

Please sign in to comment.