We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f731764 commit c90bb85Copy full SHA for c90bb85
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Add MSBuild to PATH
24
- uses: microsoft/setup-msbuild@v1
+ uses: microsoft/setup-msbuild@v1.1
25
26
# TODO: cache this?
27
- name: Set up nasm
0 commit comments