Skip to content

Commit 1c9d774

Browse files
chore(n8n): update output path (#5388)
1 parent 541122a commit 1c9d774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/codegen/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export const pushToRepositoryConfiguration: {
154154
files: {
155155
type: 'specs',
156156
ext: 'json',
157-
output: 'src/nodes/Algolia/specs',
157+
output: 'nodes/Algolia/specs',
158158
placeholderVariables: { appId: 'applicationId' },
159159
},
160160
},

0 commit comments

Comments
 (0)