Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
theodiem authored May 26, 2024
1 parent e2fd8dc commit 7e3b067
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ runs:
- name: Build Image
shell: bash
run: sudo modprobe loop && cd repository/src && sudo bash -x ./build_dist
env:
TMPDIR: ${{ runner.temp }}

- name: Cleanup workspace & fix permissions
if: success()
Expand Down

0 comments on commit 7e3b067

Please sign in to comment.