Skip to content

Commit

Permalink
ci: build cyphal binary
Browse files Browse the repository at this point in the history
  • Loading branch information
PonomarevDA committed Mar 7, 2024
1 parent a29163d commit 8357057
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cyphal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
- name: Install dependencies
run: ./scripts/tools/install_for_ubuntu.sh --yes

- name: Build Cyphal binary
run: make cyphal

- name: Archive .bin file
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 8357057

Please sign in to comment.