Skip to content

Commit

Permalink
chore: the artifacts will do not compress
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangChen2333 committed May 26, 2024
1 parent 37c7911 commit b91fe4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ runner.os }} Build
compression-level: 0
path: |
build/*
!build/main.*
Expand Down

0 comments on commit b91fe4a

Please sign in to comment.