ngscopeclient / scopehal-apps

ngscopeclient and other client applications for libscopehal.
https://www.ngscopeclient.org/
BSD 3-Clause "New" or "Revised" License
560 stars 87 forks source link

Fix GitHub workflows Build for ubuntu-latest & windows-latest(MSYS2/MINGW64) #481

Closed bvernoux closed 2 years ago

bvernoux commented 2 years ago

Fix issue https://github.com/glscopeclient/scopehal-apps/issues/474 "Linux CI build is broken because it can't find glslc"

Fix issue https://github.com/glscopeclient/scopehal-apps/issues/470 "Windows CI build is broken despite finding Vulkan SDK"

This PR requires also https://github.com/glscopeclient/scopehal/pull/674