Checkout submodules

This commit is contained in:
Takeshi Watanabe 2020-12-24 19:08:51 +09:00 committed by GitHub
parent 44cd85eeec
commit 153421b1c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Install intel compute runtime
run: |
sudo add-apt-repository ppa:intel-opencl/intel-opencl