Skip to content

Commit 4c3c42c

Browse files
committed
v1.1.0
changed ui
1 parent a618b7e commit 4c3c42c

37 files changed

Lines changed: 25680 additions & 755 deletions

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/setup-node@v4
2121
with:
2222
node-version: '20'
23+
cache: 'npm'
2324

2425
- name: Skip Scripts Install 📦
2526
run: npm i --skip-scripts --loglevel=info

0 commit comments

Comments
 (0)