Skip to content

Commit 9b3411d

Browse files
author
OpenClaw
committed
ci: remove npm cache (no lockfile), use npm install
1 parent e216b2c commit 9b3411d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- uses: actions/setup-node@v4
1616
with:
1717
node-version: ${{ matrix.node-version }}
18-
cache: 'npm'
1918
- run: npm install
2019
- run: npm run build
2120
- run: npm test

0 commit comments

Comments
 (0)