Skip to content

Commit b2ff3df

Browse files
committed
feat: first release
1 parent 9310f48 commit b2ff3df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
uses: actions/setup-node@v2
2424
with:
2525
node-version: 20
26-
cache: 'npm'
2726
- name: Install Packages
2827
run: npm ci
2928
- name: Lint Files

0 commit comments

Comments
 (0)