Also create an artifact for the build logs.

This commit is contained in:
LoRd_MuldeR 2024-09-16 00:28:27 +02:00
parent 0f8bb9bb40
commit 7d5c3e72f3

View File

@ -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