Skip to content

Commit

Permalink
Merge pull request #7 from leejuyuu/5-theme-not-working
Browse files Browse the repository at this point in the history
Enable submodules when building
  • Loading branch information
mmahmoudian authored Feb 12, 2024
2 parents 371fb6b + ddf8301 commit 2717717
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout main
uses: actions/checkout@v4
with:
submodules: true
- name: Build only
uses: shalzz/[email protected]
env:
Expand Down

0 comments on commit 2717717

Please sign in to comment.