diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a0d3885..b173517 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -29,7 +29,6 @@ jobs: uses: actions/setup-node@v4 with: node-version: "20" - cache: "npm" - name: Setup Pages uses: actions/configure-pages@v5 diff --git a/app/postgresus-vs-pgbackrest/page.tsx b/app/postgresus-vs-pgbackrest/page.tsx index 469f144..dc0bacd 100644 --- a/app/postgresus-vs-pgbackrest/page.tsx +++ b/app/postgresus-vs-pgbackrest/page.tsx @@ -658,9 +658,10 @@ export default function PostgresusVsPgBackRestPage() {