mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
chore: Fix GitHub workflow directory for OpenAPI sync (#17049)
This commit is contained in:
1
.github/workflows/sync-public-api-docs.yml
vendored
1
.github/workflows/sync-public-api-docs.yml
vendored
@@ -32,6 +32,7 @@ jobs:
|
||||
|
||||
- name: Build Public API Schema
|
||||
run: pnpm run build:data
|
||||
working-directory: ./packages/cli
|
||||
|
||||
- name: Verify OpenAPI schema exists
|
||||
id: verify_file
|
||||
|
||||
Reference in New Issue
Block a user