Skip to content

Commit

Permalink
Add clean artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored Dec 15, 2023
1 parent 62954b7 commit 465cf2d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,13 @@ jobs:
ls build
clean-artifacts:
name: Clean artifacts
runs-on: ubuntu-latest
if: always()
steps:
- uses: geekyeggo/delete-artifact@v2
with:
name: darwinia-artifact


0 comments on commit 465cf2d

Please sign in to comment.