Skip to content

Commit

Permalink
fixed release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
threadexio committed Apr 17, 2022
1 parent 9d12099 commit 6d3aa9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
default: true

- run: |
make BUILD_TYPE=release build
make BUILD_TYPE=release package
- uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 6d3aa9b

Please sign in to comment.