From 68fcc2d681d922ce11d6fe38c74ebc36243721ff Mon Sep 17 00:00:00 2001 From: Rostislav Dugin Date: Tue, 2 Dec 2025 19:33:52 +0300 Subject: [PATCH] FIX (comparisons): Fix pgBackRest comparison --- .github/workflows/deploy.yml | 1 - app/postgresus-vs-pgbackrest/page.tsx | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) 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() {