We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5e744 commit f3ccd4bCopy full SHA for f3ccd4b
config/siso/mac.star
@@ -5,6 +5,7 @@
5
"""Siso configuration for macOS."""
6
7
load("@builtin//struct.star", "module")
8
+load("./config.star", "config")
9
load("./remote_exec_wrapper.star", "remote_exec_wrapper")
10
11
__filegroups = {}
config/siso/windows.star
"""Siso configuration for Windows."""
0 commit comments