We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96dad3f commit f08dd23Copy full SHA for f08dd23
.github/workflows/build-and-cache-libpq.yml
@@ -8,7 +8,7 @@ name: Build and cache libpq
8
# confused.
9
#
10
# 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.
+# packages.yml workflow will find the library in the cache.
12
13
# You can see the caches at https://github.com/psycopg/psycopg2/actions/caches
14
0 commit comments