Skip to content

Commit

Permalink
cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Nov 9, 2023
1 parent bbaff3a commit dab421e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/curl-for-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
docker images --digests
time docker run --volume "$(pwd):$(pwd)" --workdir "$(pwd)" \
--env-file <(env | grep -a -E \
'^(CW_|GITHUB_|DO_NOT_TRACK)') \
'^(CW_|GITHUB_)') \
"${DOCKER_IMAGE}" \
sh -c ./_ci-linux-debian.sh
Expand All @@ -56,4 +56,3 @@ jobs:
path: |
curl-*-*-mingw*/bin/trurl.exe
curl-*-*-mingw*/bin/libcurl*.dll
urls.txt

0 comments on commit dab421e

Please sign in to comment.