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/