Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Detritalw authored Jan 17, 2025
1 parent b31843d commit 03a1485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
cp -r cmcl/ output/
cp -r icons/ output/
cp -r ui/ output/
powershell Compress-Archive -Path output/* -DestinationPath Bloret-Launcher.zip
- name: 上传构建产物
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 03a1485

Please sign in to comment.