Skip to content

Commit bd8d5e5

Browse files
authored
Delete temp artifacts
1 parent 54e9781 commit bd8d5e5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/Matrix XP.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,13 @@ jobs:
104104
with:
105105
path: ~/artifacts
106106

107+
- name: Delete Artifacts
108+
uses: jimschubert/delete-artifacts-action@v1
109+
107110
- name: "✔️ TEST matrix"
108111
run: |
109112
pwd
110113
ls -als $(pwd)
111114
ls -als ~
112-
ls -als /home/runner
113115
ls -Rals ~/artifacts
114-
115116

0 commit comments

Comments
 (0)