Might need to pull after checking out, oops
All checks were successful
NodBot Production Dockerization / build (pull_request) Successful in 18s

This commit is contained in:
Skylar Grant 2024-09-26 19:37:35 -04:00
parent 3def31b0fb
commit 326d5a15f2

View File

@ -28,6 +28,7 @@ jobs:
git pull
fi
git checkout ${{ gitea.head_ref }}
git pull
- name: Build the Docker image
run: |
cd /var/lib/act_runner/nodbot