Skip to content

Commit

Permalink
actions: use workflow suggested by kokada
Browse files Browse the repository at this point in the history
Signed-off-by: lucasew <[email protected]>
  • Loading branch information
lucasew committed Nov 30, 2024
1 parent f983ba9 commit 1ec5240
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: jlumbroso/[email protected]
with:
swap-storage: false
tool-cache: true
- name: Maximize build disk space
uses: easimon/maximize-build-space@v10
with:
Expand Down

0 comments on commit 1ec5240

Please sign in to comment.