Skip to content

Commit

Permalink
Free disk space before running build
Browse files Browse the repository at this point in the history
  • Loading branch information
jari-hodju committed Feb 29, 2024
1 parent 04e69cd commit b8a5fa2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tii-mocap-pose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
contents: read
packages: write
steps:
- name: Free up space
uses: jlumbroso/free-disk-space@main

- uses: actions/checkout@v4
with:
submodules: recursive
Expand Down

0 comments on commit b8a5fa2

Please sign in to comment.