We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550ccf5 commit 991bb35Copy full SHA for 991bb35
.github/workflows/CI.yml
@@ -88,6 +88,7 @@ jobs:
88
mkdir -p artifact/instead-cli
89
cp -r release/* artifact/instead-cli
90
cp README.md artifact/instead-cli/
91
+ strip artifact/instead-cli/instead-cli
92
93
- name: Publish Artifact
94
uses: actions/upload-artifact@v3
0 commit comments