Skip to content

Commit ac8b81b

Browse files
committed
Merge remote-tracking branch 'upstream/maint/1.10.1'
2 parents 10d7de7 + ca3ccde commit ac8b81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_schema.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
node-version: 24
6262
cache: 'npm'
6363
- name: Install npm tools
64-
run: npm install
64+
run: npm install --no-save
6565
- name: Verify installed versions
6666
run: |
6767
npx quicktype --version

0 commit comments

Comments
 (0)