mirror of
https://github.com/TransparentLC/opencl_vanity_gpg.git
synced 2025-10-20 07:14:09 +00:00
Update build.yml
This commit is contained in:
parent
1a92ca4fb1
commit
73e8502e3e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
cp "OpenCL-SDK-${VERSION}-Win-x64/lib/OpenCL.lib" OpenCL.lib
|
||||
fi
|
||||
if [[ "$RUNNER_OS" == "Linux" ]]; then
|
||||
apt install opencl-headers ocl-icd-opencl-dev
|
||||
sudo apt install opencl-headers ocl-icd-opencl-dev
|
||||
fi
|
||||
if [ $BUILD_OS == "macOS" ]; then
|
||||
# FIXME
|
||||
|
|
Loading…
Add table
Reference in a new issue