mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
CI: Use correct path to upload ref test dumps
This commit is contained in:
parent
c6fccc04e1
commit
bc846d933d
2
.github/workflows/lagom-template.yml
vendored
2
.github/workflows/lagom-template.yml
vendored
|
|
@ -191,7 +191,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: libweb-test-artifacts-${{ inputs.os_name }}
|
name: libweb-test-artifacts-${{ inputs.os_name }}
|
||||||
path: ${{ github.workspace }}/Build/UI/test-dumps
|
path: ${{ github.workspace }}/Build/UI/Headless/test-dumps
|
||||||
retention-days: 7
|
retention-days: 7
|
||||||
if-no-files-found: ignore
|
if-no-files-found: ignore
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user