ansys / pyworkbench

PyWorkbench
http://workbench.docs.pyansys.com/
MIT License
2 stars 1 forks source link

fix: wheelhouse job in CI/CD #12

Closed jorgepiloto closed 1 year ago

jorgepiloto commented 1 year ago

This pull-request generates wheelhouse artifacts during CI/CD runs. Fixes the errors raised in https://github.com/ansys-internal/pyworkbench/actions/runs/6164079774/job/16729098365

franknli commented 1 year ago

@jorgepiloto Shall we make the "Release" step depend on the new "Build wheelhouse" step?