ci(codeql): fix codeql builds (#2475)
This commit is contained in:
parent
ff54ab2852
commit
d70a17a2fb
3 changed files with 33 additions and 16 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
|
@ -476,7 +476,7 @@ jobs:
|
|||
# permissions
|
||||
chmod +x ../artifacts/sunshine.AppImage
|
||||
|
||||
- name: Delete cuda
|
||||
- name: Delete CUDA
|
||||
# free up space on the runner
|
||||
run: |
|
||||
sudo rm -rf /usr/local/cuda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue