Skip to content

Commit bf22a13

Browse files
committed
changes target directory for 100 automation
1 parent bec99dd commit bf22a13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_file_list.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# NOTE - directories that will be used to generate manifest and download lists
3030
new_release_paths = [
3131
'toxExamples/sweet16',
32-
'toxExamples/TouchDesignerFundamentals']
32+
'toxExamples/TouchDesignerFundamentals/100']
3333

3434
print("- "*10, '\n', "-> Starting automated file generation\n", "- "*10)
3535

0 commit comments

Comments
 (0)