Skip to content

Commit 79cce17

Browse files
committed
Forgot to release
1 parent 2183a1a commit 79cce17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ jobs:
140140
uses: arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3
141141
with:
142142
repo-token: ${{ secrets.GITHUB_TOKEN }}
143+
- name: Build
144+
run: cargo build --all --release
143145
- name: Debian packaging
144146
env:
145147
PACKAGECLOUD_API_KEY: ${{ secrets.PACKAGECLOUD_API_KEY }}

0 commit comments

Comments
 (0)