From 19999b28ad1bdac2bd8ea15b41fac8dfa6893870 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Sun, 16 Jul 2023 01:51:52 +1000 Subject: [PATCH] fixxed pipisa --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 70f3a23..8f7b33a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,7 @@ steps: - name: test it first commands: - /usr/bin/python3 -m py_compile bot.py + - /usr/bin/python3 pipisa_functions/pipisa_time.py - name: pull into the folduh commands: - cd /usr/share/$DRONE_REPO_NAME