From a42ab490167ff402a617b96b6fec189ad991677d Mon Sep 17 00:00:00 2001 From: graysuit <54432616+graysuit@users.noreply.github.com> Date: Tue, 4 Jul 2023 17:14:37 +0500 Subject: [PATCH] Update Compiler.yml --- .github/workflows/Compiler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/Compiler.yml b/.github/workflows/Compiler.yml index a40b9d1..486d44a 100644 --- a/.github/workflows/Compiler.yml +++ b/.github/workflows/Compiler.yml @@ -16,3 +16,4 @@ jobs: with: name: UltraScaler path: "./bin/Release/UltraScaler.exe" + archive_format: none