Skip to content

Commit

Permalink
🦄 refactor(theme): remove old theme
Browse files Browse the repository at this point in the history
  • Loading branch information
892768447 committed Apr 30, 2024
1 parent c4ada06 commit 2d3a10c
Show file tree
Hide file tree
Showing 730 changed files with 1,487 additions and 72,201 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
key: ${{ runner.OS }}-npm-cache
restore-keys: |
${{ runner.OS }}-npm-cache
- name: Update
run: git submodule update --init --recursive
- name: Install Dependencies
run: npm install
- name: Build
Expand Down
Loading

0 comments on commit 2d3a10c

Please sign in to comment.