Skip to content

Commit 9351992

Browse files
committed
Update cd.yml
1 parent 6c3517d commit 9351992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/setup-node@v4
2626
with:
2727
node-version: 24
28-
registry-url: 'https://registry.npmjs.org'
28+
registry-url: "https://registry.npmjs.org"
2929
cache: "pnpm"
3030
- name: Install and test
3131
run: pnpm install-test --frozen-lockfile

0 commit comments

Comments
 (0)