mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-18 11:10:04 +00:00
Trying again with full cuda install.
This commit is contained in:
parent
096d7587c3
commit
c39e90b9b0
@ -14,7 +14,7 @@ install:
|
||||
- sh: sudo apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/7fa2af80.pub
|
||||
- sh: sudo add-apt-repository "deb https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/ /"
|
||||
- sh: sudo apt-get update
|
||||
- sh: sudo apt-get install --yes cuda-minimal-build-11-3
|
||||
- sh: sudo apt-get install --yes cuda
|
||||
- cmd: C:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -S mingw-w64-x86_64-openssl mingw-w64-x86_64-cmake mingw-w64-x86_64-toolchain mingw-w64-x86_64-opus mingw-w64-x86_64-x265 mingw-w64-x86_64-boost git yasm nasm diffutils make"
|
||||
|
||||
before_build:
|
||||
|
Loading…
Reference in New Issue
Block a user