From c86519bae9c84c6628b4fe8f75dd4a50b41ad374 Mon Sep 17 00:00:00 2001 From: Akkadius Date: Fri, 20 Jan 2023 15:58:29 -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 c583fd435..ac00eb26c 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\should-release\build-release.bat + - . .\utils\scripts\build\build-release.bat - git submodule init - git submodule update - name: Windows x64