Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Apr 10, 2022
1 parent 930591d commit 2bfd9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Compress Fluxpipe
run: |
strip fluxpipe-server
upx fluxpipe fluxpipe-server
upx fluxpipe-server
- name: Get Timestamp
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 2bfd9aa

Please sign in to comment.