chore: dep for tools

This commit is contained in:
2024-03-25 04:52:00 +05:30
parent 203238acbb
commit 18a4a7ec56
11 changed files with 154 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 18
cache: yarn
cache: npm
- name: Install dependencies
run: npm ci