79076180

Date: 2024-10-10 21:24:23
Score: 0.5
Natty:
Report link

The trick is add before cibuildwheel job:

- name: "VS setup env"
  uses: TheMrMilchmann/setup-msvc-dev@v3
  with:
    arch: x64

It just run vcvars64.bat and Does nothing on Linux/Mac.

For the record none of is working:

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: emcek