Skip to content

Commit

Permalink
打包时除去cmcl文件夹
Browse files Browse the repository at this point in the history
  • Loading branch information
Detritalw authored Feb 4, 2025
1 parent fc6ec67 commit 8a06c6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
run: |
mkdir -p ${{ env.OUTPUT_DIR }}
cp dist/Bloret-Launcher.exe ${{ env.OUTPUT_DIR }}/
cp -r cmcl/ ${{ env.OUTPUT_DIR }}/
cp -r icons/ ${{ env.OUTPUT_DIR }}/
cp -r ui/ ${{ env.OUTPUT_DIR }}/
cp -r cmcl.exe ${{ env.OUTPUT_DIR }}/
Expand Down

0 comments on commit 8a06c6a

Please sign in to comment.