Skip to content

Commit

Permalink
Add cleanup step
Browse files Browse the repository at this point in the history
  • Loading branch information
sounddrill31 authored Feb 17, 2024
1 parent b209d72 commit 8809eb0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/DumprX.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ jobs:
steps:
- name: Checkouts
uses: actions/checkout@v2

# Cleanup The Actions Workspace Using Custom Composite Run Actions
- name: Cleanup
uses: rokibhasansagar/slimhub_actions@main
# That's it! Now use your normal steps

- name: Clone Our Firmware Dumper
run: |
Expand Down

0 comments on commit 8809eb0

Please sign in to comment.