attempting to add macos to pyuda wheel builds #46
Annotations
2 errors and 2 warnings
Build macos wheels
Command brew update-reset && brew install git boost openssl cmake pkg-config libxml2 spdlog capnp && cd /project && cmake -B build -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release -DSSLAUTHENTICATION=OFF -DENABLE_CAPNP=ON -DCLIENT_ONLY=ON && cmake --build build -j --config Release --target install && cp -r /usr/local/python_installer/* /project/source/wrappers/python/ && sed -i temp.bak 's|\[tool\.setuptools_scm\]|\[tool\.setuptools_scm\]\nroot =\"\/project\"|g' /project/source/wrappers/python/pyproject.toml
|
Build macos wheels
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/upload-artifact@v4
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
|
Loading