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 dda87c9 commit 2b47e00Copy full SHA for 2b47e00
.github/workflows/release-windows-mingw.yml
@@ -64,6 +64,7 @@ jobs:
64
ls /
65
echo ls c/
66
ls /c
67
+ cp /mingw64/bin/*.dll cppcheck-mingw/
68
69
- uses: actions/upload-artifact@v4
70
with:
0 commit comments