Closed patowen closed 5 months ago
Since the Windows package workflow doesn't run by default on PRs, there's not a good way to test this fix here until it is merged. However, I have tested it myself, and the results will be temporarily available at https://github.com/patowen/hypermine/actions.
An update to the shaderc-sys crate from 0.7 to 0.8 added a requirement to be able to view the vk.xml file to gather information about the installed version of Vulkan. To fix the workflow, we need to include that file in the list of files being extracted.
In addition, the cache action was upgraded from v2 to v4 because the old one was broken with errors like the following: