Skip to content

Commit 96dad3f

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

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
@@ -10,7 +10,7 @@ name: Build and cache libpq
1010
# This job builds the libpq and then caches the artifacts so that the
1111
# packages-bin.yml workflow will find the library in the cache.
1212
#
13-
# You can see the caches at https://github.com/psycopg/psycopg/actions/caches
13+
# You can see the caches at https://github.com/psycopg/psycopg2/actions/caches
1414
#
1515
# Or from the API:
1616
#

0 commit comments

Comments
 (0)