Fix ci
All checks were successful
Deploy Service / deploy (push) Successful in 7s

This commit is contained in:
Mootfrost 2025-04-13 00:43:11 +03:00
parent dcb390272c
commit 02ec1817d8

View file

@ -24,6 +24,6 @@ jobs:
env:
OAUTH_JSON: ${{ vars.OAUTH_JSON }}
run: |
docker compose build bot
docker compose down
docker compose build bot
docker compose up -d