0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-06 14:50:21 -05:00

fix: example styles base

This commit is contained in:
Juanfran 2024-06-07 13:42:02 +02:00
parent 0064353a30
commit 8ae827cd96

View file

@ -29,7 +29,7 @@ jobs:
run: npm ci
- name: Build the project
run: npm run build:styles-example
run: npm run build:styles-example -- --base penpot-plugins
- name: Deploy
uses: peaceiris/actions-gh-pages@v4