From 2607c07fc7f446d1c89226d1356b81b36f8ceea4 Mon Sep 17 00:00:00 2001 From: Rasmus Karlsson Date: Sun, 21 Feb 2021 17:55:43 +0100 Subject: [PATCH] look at dir --- .github/workflows/build.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a9c6f4597..5532a9645 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -99,6 +99,10 @@ jobs: set cl=/MP nmake /S /NOLOGO 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/ echo nightly > Chatterino2/modes 7z a chatterino-windows-x86-64.zip Chatterino2/