Skip to content

Commit 2537165

Browse files
committed
fix(build): make dependencies install online
1 parent bb78de4 commit 2537165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"edu.wpi.first.math.**.struct.*",
5959
],
6060
"wpilib.deployOffline": true,
61-
"wpilib.offline": true,
61+
"wpilib.offline": false,
6262
"wpilib.autoStartRioLog": false
6363
}

0 commit comments

Comments
 (0)