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 b87b4b7 commit 10bdec4Copy full SHA for 10bdec4
.github/workflows/windows-release-build.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Download DLL and PDB files
23
uses: dawidd6/action-download-artifact@v2
24
with:
25
- workflow: tests.yml
+ workflow: windows-tests.yml
26
workflow_conclusion: success
27
commit: ${{ github.sha }}
28
# Note: keep this in sync with the uploaded artifact name in windows-tests.yml
0 commit comments