Skip to content

Commit

Permalink
action fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ahao committed Sep 18, 2022
1 parent 100acd7 commit 370ebcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
mkdir .\dist\resource\
xcopy .\resource\ .\dist\resource\ /E
xcopy .\config.json .\dist\ /E
xcopy .\config.json .\dist\
- name: Zip Release
uses: TheDoctor0/zip-release@main
Expand Down

0 comments on commit 370ebcc

Please sign in to comment.