Skip to content

Commit 16361c9

Browse files
committed
(#4) Fix build-linux-clang
1 parent 55fb98e commit 16361c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
build-linux-clang:
1717
runs-on: ubuntu-18.04
1818
steps:
19+
- uses: actions/checkout@v1
1920
- name: build all and examples
2021
run: |
2122
make -k

0 commit comments

Comments
 (0)