Skip to content

Commit 2d3a10c

Browse files
committed
🦄 refactor(theme): remove old theme
1 parent c4ada06 commit 2d3a10c

File tree

730 files changed

+1487
-72201
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

730 files changed

+1487
-72201
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
key: ${{ runner.OS }}-npm-cache
2424
restore-keys: |
2525
${{ runner.OS }}-npm-cache
26+
- name: Update
27+
run: git submodule update --init --recursive
2628
- name: Install Dependencies
2729
run: npm install
2830
- name: Build

0 commit comments

Comments
 (0)