Skip to content

Commit

Permalink
Build release
Browse files Browse the repository at this point in the history
  • Loading branch information
LOU Xun committed Aug 6, 2020
1 parent ef00703 commit 56c4cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: cargo install cargo-bpf --git https://github.com/redsift/redbpf.git
- name: Build
working-directory: ready-the-rabbit
run: cargo build
run: cargo build --release
- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 56c4cda

Please sign in to comment.