🔧 Fix the plugin style documentation build command

This commit is contained in:
David Barragán Merino
2026-02-13 14:05:54 +01:00
committed by David Barragán Merino
parent fe833c9e34
commit cc28bd44f6

View File

@@ -78,7 +78,7 @@ jobs:
- name: Build styles
working-directory: plugins
shell: bash
run: npx nx run example-styles:build
run: pnpm run build:styles-example
- name: Select Worker name
run: |