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 3177667 commit c48cab4Copy full SHA for c48cab4
.gitmodules
@@ -5,4 +5,3 @@
5
[submodule "scripts/apothecary"]
6
path = scripts/apothecary
7
url = https://github.com/openframeworks/apothecary
8
- branch = bleeding
scripts/ci/simulate_nightly.sh
@@ -54,8 +54,8 @@ echo "Installing dependencies..."
54
$SCRIPT_DIR/$TARGET/install.sh
55
56
# Update submodules
57
-echo "Updating submodules..."
58
-$OF_ROOT/scripts/dev/init_submodules.sh
+# echo "Updating submodules..."
+# $OF_ROOT/scripts/dev/init_submodules.sh
59
60
# Download libraries
61
echo "Downloading libraries..."
0 commit comments