Skip to content

Commit

Permalink
Add make package
Browse files Browse the repository at this point in the history
  • Loading branch information
tekezo committed May 20, 2024
1 parent bc29d3e commit 35a0f2c
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 @@ -14,6 +14,8 @@ jobs:
- uses: actions/checkout@v3
- name: brew install
run: brew install xcodegen
- name: package
run: make package
- name: examples
run: make -C examples
- name: tests
Expand Down

0 comments on commit 35a0f2c

Please sign in to comment.