From 3eac868b862ceab8ea665b70e35b136950ad0944 Mon Sep 17 00:00:00 2001 From: YX Hao Date: Wed, 24 Jul 2024 20:06:53 +0800 Subject: [PATCH] CI: remove feadback URL --- .github/workflows/github-CI-Windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-CI-Windows.yml b/.github/workflows/github-CI-Windows.yml index 7593efff..8fecb754 100644 --- a/.github/workflows/github-CI-Windows.yml +++ b/.github/workflows/github-CI-Windows.yml @@ -162,7 +162,7 @@ jobs: mkdir -p $CDir cd $CDir pwd - export CFLAGS+=" -Wall -DGNULIB_defined_ESOCK -DSite=https://github.com/lifenjoiner/wget-for-windows" + export CFLAGS+=" -Wall -DGNULIB_defined_ESOCK" if [ "${{matrix.ftype}}" = "vista-wintls-winhashes-shared-full" ]; then CFLAGS+=" -D_WIN32_WINNT=0x0600 -O2" $BRoot/configure --prefix=$BRoot/$BDir --disable-rpath --with-cares \ --with-winidn --enable-threads=windows