fix docs deploy
Some checks failed
Build Docs / changes (push) Successful in 5s
Build Docs / build-docs (push) Successful in 39s
Build Docs / deploy-docs (push) Failing after 3s

This commit is contained in:
Alexander Kalinovsky
2025-03-01 15:17:46 +07:00
parent 89f7e3bee2
commit 6deb49c6d7
2 changed files with 2 additions and 2 deletions

View File

@@ -82,5 +82,5 @@ jobs:
- name: Start Docs Site
run: |
cd ~/${{ vars.STACK_NAME }}
docker-compose up -d
docker compose up -d