Skip to content

Commit

Permalink
fixup-3
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Nov 9, 2023
1 parent 960928c commit d74418f
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 @@ -32,8 +32,7 @@ jobs:
CW_LLVM_MINGW_ONLY: '0'
run: |
git clone --depth 1 https://github.com/curl/curl-for-win
mv curl-for-win/* curl-for-win/.* .
rmdir curl-for-win
mv curl-for-win/* .
export CW_GET='curl'
export CW_NOPKG='1'
export CW_CONFIG='${{ github.ref_name }}-dev-nozlib-pico-win'
Expand Down

0 comments on commit d74418f

Please sign in to comment.