Also create an artifact for the build logs.
This commit is contained in:
parent
0f8bb9bb40
commit
7d5c3e72f3
4
.github/workflows/build-curl.yml
vendored
4
.github/workflows/build-curl.yml
vendored
@ -32,6 +32,10 @@ jobs:
|
||||
with:
|
||||
name: curl-windows-${{ matrix.flavor }}
|
||||
path: build/curl-*.zip
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: build-log-${{ matrix.flavor }}
|
||||
path: build/curl_build-*.log
|
||||
|
||||
release:
|
||||
name: release files
|
||||
|
Loading…
x
Reference in New Issue
Block a user