Skip to content

Commit 13c08ad

Browse files
committed
fix: 打包流程修改
1 parent 08991e5 commit 13c08ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ jobs:
130130

131131
- name: Download md5.txt from GitHub Release
132132
run: |
133+
mkdir -p dist
133134
curl -L -o dist/md5.txt https://github.com/yefansky/CodeReDesign/releases/download/latest/md5.txt
134135
echo "Downloaded md5.txt from release"
135136
shell: bash

0 commit comments

Comments
 (0)