move dirt sample selection to prebake
This commit is contained in:
parent
79e8e430f1
commit
b50f686a96
1 changed files with 3 additions and 0 deletions
|
|
@ -114,6 +114,9 @@ export async function prebake() {
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
'github:tidalcycles/Dirt-Samples/master/',
|
'github:tidalcycles/Dirt-Samples/master/',
|
||||||
|
{
|
||||||
|
prebake: true,
|
||||||
|
},
|
||||||
),
|
),
|
||||||
]);
|
]);
|
||||||
// await samples('github:tidalcycles/Dirt-Samples/master');
|
// await samples('github:tidalcycles/Dirt-Samples/master');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue