Skip to content

Commit

Permalink
Use action to get more build space on device
Browse files Browse the repository at this point in the history
  • Loading branch information
jari-hodju committed Feb 29, 2024
1 parent 0f2e7b2 commit a426d21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tii-microxrce-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
name: 🔨
runs-on: ubuntu-latest
steps:
- name: Free up space
uses: jlumbroso/free-disk-space@main

- uses: actions/checkout@v4

- name: Set short git commit SHA
Expand Down

0 comments on commit a426d21

Please sign in to comment.