Skip to content

Commit

Permalink
try without unity
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Nov 17, 2023
1 parent 6be032c commit b2988c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/curl-for-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
git clone --depth 1 https://github.com/curl/curl-for-win
mv curl-for-win/* .
export CW_CONFIG='-dev-zero-imap-nohttp-osnotls-osnoidn-nocurltool-win'
export CW_CONFIG='-dev-zero-imap-nohttp-osnotls-osnoidn-nocurltool-win-nounity'
export CW_REVISION='${{ github.sha }}'
. ./_versions.sh
docker trust inspect --pretty "${DOCKER_IMAGE}"
Expand Down

0 comments on commit b2988c3

Please sign in to comment.