fix deployment script
Some checks failed
Garfbot CI/CD Deployment / Deploy (push) Failing after 4s

This commit is contained in:
2025-06-07 13:36:09 -05:00
parent 7f0ce32eea
commit ca68b017ac

View File

@@ -12,7 +12,7 @@ jobs:
steps: steps:
- name: Pull GarfBot and re-deploy - name: Pull GarfBot and re-deploy
run: | run: |
cd /home/crate/garfbot cd /workspace/crate/garfbot/garfbot
git pull origin main git pull origin main