🔧 Fix the plugin style documentation build command

This commit is contained in:
David Barragán Merino 2026-02-13 14:05:54 +01:00
parent 61f3e090da
commit 8dbb169061

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: |