We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779b886 commit 44a8216Copy full SHA for 44a8216
.github/workflows/publish_npm.yml
@@ -61,7 +61,7 @@ jobs:
61
run: |
62
npm run sass
63
npm run sass:flat
64
- npm run dist:swatches
+ npm run sass:swatches
65
npm run docs
66
67
- name: Lerna publish
.github/workflows/publish_npm_dev.yml
@@ -62,7 +62,7 @@ jobs:
68
0 commit comments