Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparkrai committed Jun 10, 2024
2 parents 7ac50b4 + 438c92f commit 2a591bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ jobs:
large-packages: true
docker-images: false
swap-storage: true
- name: Checkout submodule
uses: actions/checkout@v4
with:
submodules: true
# the build is fully handled by the reusable github action
- name: Build Custom Image
uses: blue-build/[email protected]
Expand Down

0 comments on commit 2a591bc

Please sign in to comment.