8000 Changed actions · psqlpy-python/psqlpy@c0380fb · GitHub
[go: up one dir, main page]

Skip to content

Commit c0380fb

Browse files
committed
Changed actions
Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
1 parent e0ee07a commit c0380fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
matrix:
7878
target: [x86_64, aarch64]
7979
env:
80-
OPENSSL_DIR: /usr/local/opt/openssl@3
80+
OPENSSL_DIR: /opt/homebrew/Cellar/openssl@3/3.3.1
8181
steps:
8282
- uses: actions/checkout@v3
8383
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)
0