We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec99dd commit bf22a13Copy full SHA for bf22a13
1 file changed
.github/workflows/build_file_list.py
@@ -29,7 +29,7 @@
29
# NOTE - directories that will be used to generate manifest and download lists
30
new_release_paths = [
31
'toxExamples/sweet16',
32
- 'toxExamples/TouchDesignerFundamentals']
+ 'toxExamples/TouchDesignerFundamentals/100']
33
34
print("- "*10, '\n', "-> Starting automated file generation\n", "- "*10)
35
0 commit comments