From d657dfe0c9b6ae64fb1400d823fb36ce175462b2 Mon Sep 17 00:00:00 2001 From: Emre KARTAL Date: Fri, 24 Nov 2023 23:44:43 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 05ecdb4..6ad450a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,6 @@ steps: image: cirrusci/flutter:latest commands: - cd ./Sources/justMUSIC/ - - flutter pub get - flutter build apk --debug - name: code-analysis