trying to fix workflow with better build order
This commit is contained in:
parent
099cdb11ca
commit
f8ec7c2cc9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import { designs, plugins, packages, software } from './software/index.mjs'
|
|||
* order. This file takes care of that
|
||||
*/
|
||||
|
||||
const first = [ 'core', 'config-helpers', 'remark-jargon' ]
|
||||
const first = [ 'core', 'config-helpers', 'remark-jargon', 'pattern-info' ]
|
||||
const blocks = [ 'brian', 'titan', 'bella', 'breanna' ]
|
||||
const extended = [ 'bent', 'simon', 'carlton', 'ursula' ]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue