Skip to content

Commit fff1b3a

Browse files
committed
ci: fix update workflow
1 parent 1d88e1a commit fff1b3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- uses: actions/setup-node@v4.0.2
1919
with:
2020
node-version: 20.x
21-
cache: pnpm
2221
- run: npm install
2322
- name: Update dependencies
2423
run: |

0 commit comments

Comments
 (0)