diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d45df29..78602c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ name: CI - cron: "0 5 * * 0" defaults: run: - working-directory: 'jeffreyswindel1.packer' + working-directory: jeffreyjs.packer jobs: lint: name: Lint @@ -18,7 +18,7 @@ jobs: - name: Check out the codebase. uses: actions/checkout@v4 with: - path: 'jeffreyswindel1.log2r.packer' + path: jeffreyjs.packer - name: Set up Python 3. uses: actions/setup-python@v5 with: @@ -39,7 +39,7 @@ jobs: - name: Check out the codebase. uses: actions/checkout@v4 with: - path: 'jeffreyswindel1.log2ram' + path: jeffreyjs.packer - name: Set up Python 3. uses: actions/setup-python@v5 with: