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 c5aa914 commit f7f809eCopy full SHA for f7f809e
devops/build_and_release.lua
@@ -1,5 +1,6 @@
1
2
-
+load_global_module("shipyard")
3
+if true then return end
4
dtw.remove_any("dependencies")
5
dtw.remove_any("release")
6
os.execute("darwin install")
0 commit comments