From a092c9127e3f366ad230f3ce2938a4b6610d1e10 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 20 Sep 2020 14:33:44 +0200 Subject: [PATCH] CI is always like this... --- build/ci/drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/ci/drone.yml b/build/ci/drone.yml index a95f547..88a82f4 100644 --- a/build/ci/drone.yml +++ b/build/ci/drone.yml @@ -49,7 +49,7 @@ steps: commands: - apk add --no-cache zip - cd godot/build/windows - - zip asyncrow-release.zip asingrow.exe asingrow.pck + - zip asingcrow-release.zip asingcrow.exe asingcrow.pck - name: release image: plugins/gitea-release