From 6f57f5a7696f5aad4e8a5b27c029f4ba3c31eaac Mon Sep 17 00:00:00 2001 From: Bryce Coon Date: Thu, 4 Apr 2024 10:28:39 -0600 Subject: [PATCH] added db --- .github/workflows/brycerunner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/brycerunner.yml b/.github/workflows/brycerunner.yml index ecfdec0..65c8960 100644 --- a/.github/workflows/brycerunner.yml +++ b/.github/workflows/brycerunner.yml @@ -14,7 +14,7 @@ jobs: - name: "clone project" run: git clone --branch separateBranch https://${{secrets.BRYCE_GITHUB_PAT}}@github.com/SnowSE/ticketsrus-aaron-bryce-carlos.git -#something1 + - name: "run the build command" run: | # cd ./ticketsrus-aaron-bryce-carlos/BryceDocker