Skip to content

Commit

Permalink
Building in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Nov 22, 2023
1 parent 2b34b6c commit 22d1a02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: Build
run: make build

0 comments on commit 22d1a02

Please sign in to comment.