We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea54837 commit 7cf0b29Copy full SHA for 7cf0b29
1 file changed
.github/workflows/ci.yml
@@ -62,6 +62,9 @@ jobs:
62
$x.Save($filePath)
63
}
64
65
+ cat lib\foobar2000_sdk\libPPUI\libPPUI.vcxproj
66
+ cat lib\foobar2000_sdk\foobar2000\helpers\foobar2000_sdk_helpers.vcxproj
67
+
68
- name: Setup devcmd
69
uses: ilammy/msvc-dev-cmd@v1
70
0 commit comments