Skip to content

Commit

Permalink
Update installer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fvacek authored Jul 10, 2023
1 parent c9476a8 commit 499f9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 499f9d4

Please sign in to comment.