mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[build] Skip PDB copy on windows build servers (#3458)
This commit is contained in:
@@ -5,5 +5,5 @@ repositories {
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
implementation "edu.wpi.first:native-utils:2022.0.0"
|
||||
implementation "edu.wpi.first:native-utils:2022.0.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user