mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-15 10:18:45 +00:00
remove duplicate ".zip" extension for build and test log upload
This commit is contained in:
@@ -69,7 +69,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: test-results-and-build-log.zip
|
||||
name: test-results-and-build-log
|
||||
path: |
|
||||
**/surefire-reports/**
|
||||
build.log
|
||||
|
||||
Reference in New Issue
Block a user