From 1964df6eed01ad965fa17b344f254b30a2f0f76e Mon Sep 17 00:00:00 2001 From: Argiris Deligiannidis Date: Thu, 1 Feb 2024 23:56:13 +0200 Subject: [PATCH] test --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 75b2458..88a3268 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: pull: always commands: # add dependancies - - ls -l /drone + - tree / - wine c:/python/python.exe -m pip install -r z:/drone/requirements.txt # prepare output directory - mkdir -p /drone/src/out/