Skip to content

Commit f08dd23

Browse files
mliezundvarrazzo
andauthored
Update .github/workflows/build-and-cache-libpq.yml
Co-authored-by: Daniele Varrazzo <[email protected]>
1 parent 96dad3f commit f08dd23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-cache-libpq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: Build and cache libpq
88
# confused.
99
#
1010
# This job builds the libpq and then caches the artifacts so that the
11-
# packages-bin.yml workflow will find the library in the cache.
11+
# packages.yml workflow will find the library in the cache.
1212
#
1313
# You can see the caches at https://github.com/psycopg/psycopg2/actions/caches
1414
#

0 commit comments

Comments
 (0)