Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Nov 1, 2020
1 parent 22cb8c5 commit 8a0c650
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 34 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
export GOBIN=$(pwd)/bin
PATH=$GOBIN:$PATH make release
PATH=$GOBIN:$PATH make crossbuild upload
Loading

0 comments on commit 8a0c650

Please sign in to comment.