Skip to content

Commit

Permalink
Cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Jun 18, 2024
1 parent e1b8c2f commit d77c195
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions userpatches/gha/chunks/050.single_header.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,10 @@ jobs:
runs-on: [ "self-hosted", "Linux", 'super' ]
steps:

# Cleaning self hosted runners
- name: Runner clean
uses: armbian/actions/runner-clean@main

# We need to make sure there is no build folder here
- name: "We are making full clone"
run: sudo rm -rf build os
Expand Down

0 comments on commit d77c195

Please sign in to comment.