Skip to content

Commit 5e09e69

Browse files
committed
appveyor.yml: include trurl in official curl binary package [ci skip]
Ref: curl/trurl#375
1 parent cb27361 commit 5e09e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ build_script:
5858
sudo apt-get -o Dpkg::Use-Pty=0 update
5959
sudo rm -f /var/lib/man-db/auto-update
6060
sudo apt-get -o Dpkg::Use-Pty=0 install -y --no-install-suggests --no-install-recommends podman uidmap
61-
export CW_CONFIG="${APPVEYOR_REPO_BRANCH}-werror-win"
61+
export CW_CONFIG="${APPVEYOR_REPO_BRANCH}-werror-trurl-win"
6262
. ./_versions.sh
6363
mkdir -p ~/.config/containers/
6464
printf "[storage]\ndriver = \"overlay\"\n" > ~/.config/containers/storage.conf

0 commit comments

Comments
 (0)