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
cd /root/nodbot
git pull
git checkout main
git checkout $GITHUB_HEAD_REF
- name: Build the Docker image
run: |
cd /root/nodbot