Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
exclude source maps
Browse files Browse the repository at this point in the history
  • Loading branch information
yylyyl committed Oct 12, 2023
1 parent b1169b5 commit 4e61782
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 @@ -48,6 +48,7 @@ jobs:
env:
GIT_REF: ${{ inputs.git_ref }}
BUILD_NUM: ${{ inputs.build_num }}
GENERATE_SOURCEMAP: "false"
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 4e61782

Please sign in to comment.