Debug
Silvanus Production Dockerization / build (pull_request) Failing after 2s Details

This commit is contained in:
Skylar Grant 2023-07-31 16:41:52 -04:00
parent 67483697f0
commit 40fc6838a0
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ jobs:
steps:
- name: Pull latest from Git
run: |
pwd
whoami
cd /home/git/silvanus
git pull
git checkout $GITHUB_HEAD_REF