fix: windows portable bug

This commit is contained in:
Hiddify
2023-08-20 10:55:52 +00:00
parent 939651de57
commit e5d46dc600

View File

@@ -132,7 +132,7 @@ jobs:
}
mkdir ${{ matrix.platform }}-portable
copy build/windows/runner/Release ${{ matrix.platform }}-portable
xcopy /s /v D:\a\hiddify-next\hiddify-next\build\windows\runner\Release\ .\${{ matrix.platform }}-portable\
Compress-Archive ${{ matrix.platform }}-portable out\${{ matrix.platform }}-x64-portable.zip
- name: Copy to out unix