From dda7cece8f882571d93d973de4459ebf9709649a Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:49:58 +0500 Subject: [PATCH] Update release.yaml --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 81b83d2..d781815 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -117,7 +117,7 @@ jobs: cp $WINOUT/vulkan-1.dll chrome-win/ cp -r $WINOUT/locales chrome-win/locales - test chrome-win.zip && rm chrome-win.zip + #test chrome-win.zip && rm chrome-win.zip zip -r chrome-win.zip chrome-win/ echo Uploading chrome-win.zip