Skip to content

Commit e32ff26

Browse files
authored
修复下载路径 (#9)
1 parent 3dc964f commit e32ff26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ jobs:
249249
- uses: actions/download-artifact@v4
250250
with:
251251
name: NVDA_Lazy_Edition
252+
path: NVDA_Lazy_Edition
252253
- name: Display structure of downloaded files
253254
run: ls -R
254255
- name: Release

0 commit comments

Comments
 (0)