Skip to content

Commit

Permalink
Update dotnet-win-x64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trueai-org authored Jun 20, 2024
1 parent b99331d commit 971f8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-win-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: 检查 ZIP 文件
run: |
echo "生成的 ZIP 文件:"
dir MDrive-win-x64-v${{ github.event.release.tag_name }}.zip
dir MDrive-win-x64-${{ github.event.release.tag_name }}.zip
- name: 上传 ZIP 文件到 release
uses: actions/upload-release-asset@v1 # 使用最新稳定版本
Expand Down

0 comments on commit 971f8ea

Please sign in to comment.