Fix CI
Some checks failed
NodBot Production Dockerization / build (push) Failing after 1s

This commit is contained in:
Skylar Grant 2024-09-29 13:11:03 -04:00
parent 7f876f4555
commit 37d1d9ce1f

View File

@ -25,6 +25,7 @@ jobs:
cd nodbot-dev
else
cd nodbot-dev
git checkout main
git pull
fi
git checkout ${{ gitea.ref_name }}