From 779aa64e8dbe4a61b85ac4ee7dc86020eda18166 Mon Sep 17 00:00:00 2001 From: "thorsten.spille" Date: Sat, 11 Jun 2022 22:43:32 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c9f248c..14e9188 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,4 +17,4 @@ steps: - ./run 3.10 - name: deploy commands: - - cp ./python3-*.deb ~/ \ No newline at end of file + - cp ./build/python3-*.deb ~/ \ No newline at end of file