From 499f9d4df9c8376761521c04c4b300a80b9fff05 Mon Sep 17 00:00:00 2001 From: Fanda Vacek Date: Mon, 10 Jul 2023 14:14:24 +0200 Subject: [PATCH] Update installer.yml --- .github/workflows/installer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/installer.yml b/.github/workflows/installer.yml index d8c0574c7..c471b70f9 100644 --- a/.github/workflows/installer.yml +++ b/.github/workflows/installer.yml @@ -28,7 +28,7 @@ jobs: C:/Program Files/PostgreSQL/14/bin/liblz4.dll C:/Program Files/PostgreSQL/14/bin/zlib1.dll C:/Program Files/PostgreSQL/14/bin/libpq.dll - key: ${{ runner.os }}-Libraries + key: ${{ runner.os }}-libraries - name: Get libraries if: steps.cache-libs.outputs.cache-hit != 'true'