mirror of
https://github.com/penpot/penpot.git
synced 2026-03-30 00:00:45 +02:00
🔧 Fix the plugin style documentation build command
This commit is contained in:
committed by
David Barragán Merino
parent
fe833c9e34
commit
cc28bd44f6
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user