diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2057a29..58f3842 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,3 +38,7 @@ jobs: env: TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }} TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }} + + - name: Clean install dependencies and build + run: | + ls -al