We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de65181 commit 1c04722Copy full SHA for 1c04722
1 file changed
.github/workflows/build.yml
@@ -50,5 +50,5 @@ jobs:
50
run: ${{ '"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\Tools\VsDevCmd.bat" && cl /nologo /O2 /Oi /Gy /GS /GL /fp:precise /EHsc /MD /Zc:inline /TP /analyze- /permissive- /Fesupmover.exe main.cpp' }}
51
- uses: actions/upload-artifact@v4
52
with:
53
- name: supmover.exe
+ name: supmover-win
54
path: supmover.exe
0 commit comments