Skip to content

Commit d777d43

Browse files
committed
fix
1 parent 561126e commit d777d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Install
4848
run: |
4949
wget https://raw.githubusercontent.com/api7/apisix-build-tools/master/build-apisix-base.sh
50-
sed -i '/--with-http_v3_module[[:space:]]*\\$/d' config.txt ## tongsuo does not support quic tls
50+
sed -i '/--with-http_v3_module[[:space:]]*\\$/d' build-apisix-base.sh ## tongsuo does not support quic tls
5151
chmod +x build-apisix-base.sh
5252
export openssl_prefix=/usr/local/tongsuo
5353

0 commit comments

Comments
 (0)