Skip to content

Commit

Permalink
stripped
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacoby6000 committed Nov 24, 2019
1 parent a021fcc commit 7e62cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/haskell-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jobs:
- name: Create Artifact
run: |
cabal install --installdir=./
strip kda-miner
zip -j kda-miner-${{ matrix.os }}-${TAG_REF_NAME##*/v}.zip kda-miner README.md LICENSE
env:
TAG_REF_NAME: ${{ github.ref }}
Expand Down

0 comments on commit 7e62cc0

Please sign in to comment.