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 ac785c1 commit d80e1a4Copy full SHA for d80e1a4
.github/workflows/create-release.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/checkout@v4
33
- uses: msys2/setup-msys2@v2
34
with:
35
- install: mingw-w64-x86_64-make mingw-w64-x86_64-gcc
+ install: make mingw-w64-x86_64-gcc
36
- run: make libverify.dll
37
shell: msys2 {0}
38
- run: gh release delete libverify-windows-x86_64
0 commit comments