diff --git a/.github/workflows/CD_workflow.yml b/.github/workflows/CD_workflow.yml index 8f5ff9b..f572cba 100644 --- a/.github/workflows/CD_workflow.yml +++ b/.github/workflows/CD_workflow.yml @@ -32,7 +32,9 @@ jobs: - name: Move to the directory containing the Dockerfile run: | - cd ~ + cd .. + cd .. + cd .. cd ./app/Key-Ring - name: Update git branch