diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d0ba661..19261fe 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -29,7 +29,7 @@ jobs: token: ${{ secrets.GH_PAT }} - name: "Copying" - run: cp -RT ./content/ ./content/.github/actions/deploy-quartz/content ./quartz/ ./content/.github/actions/deploy-quartz/quartz + run: cp -RT ./content ./quartz ./content/.github/actions/deploy-quartz/ - name: "Building Quartz content" uses: ./content/.github/actions/deploy-quartz/ \ No newline at end of file