ci: rename logs
This commit is contained in:
parent
2c66dbc736
commit
bb8344958e
4
.github/workflows/debian-cache.yml
vendored
4
.github/workflows/debian-cache.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
if: always()
|
if: always()
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: debian-cache-logs
|
name: debian-metadata-cache-logs
|
||||||
path: ~/.out-of-tree/logs
|
path: ~/.out-of-tree/logs
|
||||||
|
|
||||||
- name: Upload cache
|
- name: Upload cache
|
||||||
@ -113,5 +113,5 @@ jobs:
|
|||||||
if: always()
|
if: always()
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: debian-cache-logs
|
name: debian-packages-cache-logs
|
||||||
path: ~/.out-of-tree/logs
|
path: ~/.out-of-tree/logs
|
||||||
|
Loading…
Reference in New Issue
Block a user