diff --git a/5etools-docker/.github/workflows/ci_cd.yml b/5etools-docker/.github/workflows/ci_cd.yml index 94f2ca1e..aea3cc7d 100644 --- a/5etools-docker/.github/workflows/ci_cd.yml +++ b/5etools-docker/.github/workflows/ci_cd.yml @@ -77,7 +77,7 @@ jobs: key: ${{ secrets.SITE_KEY }} port: ${{ secrets.SITE_PORT }} script: | - cd /root/homelab/jafner-tools/config/5etoools/ + cd /root/homelab/jafner-tools/config/5etools docker pull jafner/5etools-docker:latest docker-compose down docker-compose up -d