move dirt sample selection to prebake

This commit is contained in:
Felix Roos 2023-12-11 11:04:49 +01:00
parent 79e8e430f1
commit b50f686a96

View File

@ -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');