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 7614840 commit 98e0280Copy full SHA for 98e0280
.github/workflows/windows.yml
@@ -106,7 +106,7 @@ jobs:
106
# Produce a portable zip as well
107
cd /c/_stage
108
7z a SSH-Studio-portable.zip ssh-studio > /dev/null
109
- cp SSH-Studio-portable.zip /c/SSH-Studio/
+ cp SSH-Studio-portable.zip /D/a/SSH-Studio/SSH-Studio/
110
echo STAGE_WIN_PATH=C:\\_stage\\ssh-studio >> $GITHUB_OUTPUT
111
112
- name: Download Inno Setup
0 commit comments