From e4fe36088b9d0b939d6071722c71e2876a5f5931 Mon Sep 17 00:00:00 2001 From: Akkadius Date: Fri, 20 Jan 2023 15:59:56 -0600 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ac00eb26c..f46f4a71e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -117,7 +117,7 @@ steps: GITHUB_TOKEN: from_secret: GH_RELEASE_GITHUB_API_TOKEN commands: - - . .\utils\scripts\build\build-release.bat + - .\utils\scripts\build\build-release.bat - git submodule init - git submodule update - name: Windows x64