Skip to content

Commit

Permalink
ci: 修复不上传子包的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Mooling0602 committed Nov 10, 2024
1 parent 87d2f65 commit 7d567c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: 移动构建
run: |
mv "subpacks\(rolling\)/*/MSync.*.mcdr" .
mv "*/*/MSync.*.mcdr" .
- name: 上传插件
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 7d567c2

Please sign in to comment.