Skip to content

Commit

Permalink
fix: 🐛 Fix a bug or create a bug?
Browse files Browse the repository at this point in the history
  • Loading branch information
DreamEnderKing committed May 10, 2024
1 parent c5a011d commit efbbb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
mkdir D:\a\installer
mkdir D:\a\publish
- name: Copy THUAI7
run: Copy-Item -recurse D:\a\THUAI7\THUAI7 D:\a\mirror
run: Copy-Item -recurse D:\a\THUAI7 D:\a\mirror
- name: Test
run: tree D:\a\mirror
- name: Remove directories not needed
Expand Down

0 comments on commit efbbb41

Please sign in to comment.