Skip to content

Commit

Permalink
final fixups
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Jan 17, 2025
1 parent 7c007db commit 0d1f03d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
fetch-depth: 0
- name: Execute Make
run: |
if ! docker compose run --rm ner-gcc-arm make -j `nproc`; then
Expand Down

0 comments on commit 0d1f03d

Please sign in to comment.