From 5c53e6111e2b1037b9b6a2b50e42f80099bb90fe Mon Sep 17 00:00:00 2001 From: "S.D" Date: Sun, 11 Oct 2020 19:28:44 +0100 Subject: [PATCH] fix build step? --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4ca5642..6d8c856 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,7 +34,9 @@ steps: image: plugins/gitea-release depends_on: - test - - build + - build windows + - build linux + - build mac # This step is only run when a branch is tagged in Gitea. when: event: