Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
effbiae authored Dec 29, 2024
1 parent fa1906c commit 93bcf4d
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 @@ -15,6 +15,8 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: 'true'
- name: clang on ${{ matrix.os }}
run: clang -v|head -1
- name: build on ${{ matrix.os }}
run: |
cd k.edu
Expand Down

0 comments on commit 93bcf4d

Please sign in to comment.