Skip to content

Commit

Permalink
ci: copy all.css to dist for fluent theme
Browse files Browse the repository at this point in the history
  • Loading branch information
joneff authored and Juveniel committed Sep 13, 2022
1 parent 0194cfa commit 0665212
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_dev.yml
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Build themes for dist
run: |
npm run sass
npm run sass:flat
npm run dist:swatches
Expand Down

0 comments on commit 0665212

Please sign in to comment.