1
0
Fork 0
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:
✨小透明・宸✨ 2025-01-08 23:57:56 +08:00
parent 73e8502e3e
commit c870fbe521
No known key found for this signature in database
GPG key ID: C90F42D9852EE21E

View file

@ -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