Skip to content

Commit b1af8f1

Browse files
committed
removed autoreconf
1 parent 3434047 commit b1af8f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/socat.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ jobs:
109109
working-directory: ./socat-1.8.0.0
110110
run: |
111111
# Configure with OpenSSL
112-
autoreconf -vfi
113112
./configure --enable-openssl-base=$GITHUB_WORKSPACE/openssl-install
114113
115114
# Build socat
@@ -132,4 +131,3 @@ jobs:
132131
133132
# Run the tests with expected failures
134133
SOCAT=$GITHUB_WORKSPACE/socat-1.8.0.0/socat ./test.sh -t 0.5 --expect-fail 146,216,309,310,386,399,402,459,460,467,468,478,492,528,530
135-

0 commit comments

Comments
 (0)