Skip to content

Commit 991bb35

Browse files
committed
linux: strip
1 parent 550ccf5 commit 991bb35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
mkdir -p artifact/instead-cli
8989
cp -r release/* artifact/instead-cli
9090
cp README.md artifact/instead-cli/
91+
strip artifact/instead-cli/instead-cli
9192
9293
- name: Publish Artifact
9394
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)