fix workflow

This commit is contained in:
Julien Aldon
2026-01-08 12:49:54 +01:00
parent d8f5a24594
commit 9364a5c1d0

View File

@@ -13,6 +13,6 @@ jobs:
- name: Build & deploy - name: Build & deploy
run: | run: |
cd /home/bookshelf/bookshelf cd /opt/bookshelf
git pull git pull
docker compose up -d --build docker compose up -d --build