Commit Graph

13 Commits

Author SHA1 Message Date
Skyler Lehmkuhl 8223593649 CI: activate MSVC dev environment for the Windows build
The cmake crate building nam-ffi/NeuralAudio panicked with "couldn't determine
visual studio generator" because the Windows job never ran vcvars, so
cmake-rs had no VisualStudioVersion to detect the VS generator from.

Add an ilammy/msvc-dev-cmd step (x64) after the Windows dependency install; it
runs vcvars and exports the env to later steps so the C++ build can configure.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21 16:49:08 -04:00
Skyler Lehmkuhl 2a0c7da5ea fix build issues 2026-06-02 13:52:32 -04:00
Skyler Lehmkuhl a36553ccbb fix build issues 2026-06-02 13:23:30 -04:00
Skyler Lehmkuhl 2b63fdd2c5 fix build assets 2026-02-25 03:29:11 -05:00
Skyler Lehmkuhl 0b4aee51d7 update build yaml 2026-02-24 14:44:17 -05:00
Skyler Lehmkuhl 9d521732cc update build yaml 2026-02-24 14:13:51 -05:00
Skyler Lehmkuhl 299891dab9 update build yaml 2026-02-24 13:58:34 -05:00
Skyler Lehmkuhl 0231658b88 update build yaml 2026-02-24 13:26:44 -05:00
Skyler Lehmkuhl 4ba8337607 update build yaml 2026-02-24 13:09:02 -05:00
Skyler Lehmkuhl 0a4fb0ba77 update build yaml 2026-02-24 12:53:33 -05:00
Skyler Lehmkuhl 05d79029e3 update build yaml 2026-02-24 12:39:23 -05:00
Skyler Lehmkuhl 30eff3b6b6 update build yaml 2026-02-24 12:15:45 -05:00
Skyler Lehmkuhl 7ff5ddf6ee Update packaging 2026-02-24 12:05:59 -05:00