look at dir

This commit is contained in:
Rasmus Karlsson 2021-02-21 17:55:43 +01:00
parent 167940e158
commit 2607c07fc7

View file

@ -99,6 +99,10 @@ jobs:
set cl=/MP set cl=/MP
nmake /S /NOLOGO nmake /S /NOLOGO
windeployqt release/chatterino.exe --release --no-compiler-runtime --no-translations --no-opengl-sw --dir Chatterino2/ windeployqt release/chatterino.exe --release --no-compiler-runtime --no-translations --no-opengl-sw --dir Chatterino2/
tree .
dir
dir release
dir Chatterino2
cp release/chatterino.exe Chatterino2/ cp release/chatterino.exe Chatterino2/
echo nightly > Chatterino2/modes echo nightly > Chatterino2/modes
7z a chatterino-windows-x86-64.zip Chatterino2/ 7z a chatterino-windows-x86-64.zip Chatterino2/