mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-20 00:14:45 +00:00
Checkout submodules
This commit is contained in:
parent
44cd85eeec
commit
153421b1c6
1 changed files with 2 additions and 0 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue