mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Fix skip athena and skip raspbian flags (#1735)
This commit is contained in:
committed by
Peter Johnson
parent
3dfb01d45b
commit
0c45c5b7ea
@@ -11,7 +11,6 @@ ext {
|
||||
apply from: "${rootDir}/shared/nilibraries.gradle"
|
||||
|
||||
if (!project.hasProperty('onlylinuxathena')) {
|
||||
ext.skipAthena = true
|
||||
apply from: "${rootDir}/shared/config.gradle"
|
||||
|
||||
model {
|
||||
|
||||
Reference in New Issue
Block a user