Adding and Restructuring Commands and Classes #8

Merged
voidf1sh merged 6 commits from dev into main 2023-08-08 20:38:30 +00:00
Showing only changes of commit 6e062ffef2 - Show all commits

View File

@ -22,7 +22,7 @@ jobs:
whoami whoami
cd /root/nodbot cd /root/nodbot
git pull git pull
git checkout main git checkout $GITHUB_HEAD_REF
- name: Build the Docker image - name: Build the Docker image
run: | run: |
cd /root/nodbot cd /root/nodbot