mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-08-06 08:10:18 +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:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
submodules: true
|
||||||
- name: Install intel compute runtime
|
- name: Install intel compute runtime
|
||||||
run: |
|
run: |
|
||||||
sudo add-apt-repository ppa:intel-opencl/intel-opencl
|
sudo add-apt-repository ppa:intel-opencl/intel-opencl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue