Skip to content

Commit 370ebcc

Browse files
author
ahao
committed
action fix
1 parent 100acd7 commit 370ebcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: |
2727
mkdir .\dist\resource\
2828
xcopy .\resource\ .\dist\resource\ /E
29-
xcopy .\config.json .\dist\ /E
29+
xcopy .\config.json .\dist\
3030
3131
- name: Zip Release
3232
uses: TheDoctor0/zip-release@main

0 commit comments

Comments
 (0)