mirror of
https://github.com/TransparentLC/opencl_vanity_gpg.git
synced 2025-10-20 15:24:08 +00:00
Update build.yml
This commit is contained in:
parent
73e8502e3e
commit
c870fbe521
1 changed files with 4 additions and 3 deletions
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
|
@ -33,9 +33,10 @@ jobs:
|
|||
if [[ "$RUNNER_OS" == "Linux" ]]; then
|
||||
sudo apt install opencl-headers ocl-icd-opencl-dev
|
||||
fi
|
||||
if [ $BUILD_OS == "macOS" ]; then
|
||||
# FIXME
|
||||
fi
|
||||
# FIXME
|
||||
# if [[ "$RUNNER_OS" == "macOS" ]]; then
|
||||
#
|
||||
# fi
|
||||
- name: Build
|
||||
shell: bash
|
||||
id: build
|
||||
|
|
Loading…
Add table
Reference in a new issue