Declare top level gcal workspace

This commit is contained in:
Quantum 2024-07-03 20:41:57 -04:00
parent 44a0f47b0b
commit 1d6c20513e

View file

@ -4,6 +4,7 @@
"workspaces": [ "workspaces": [
"common", "common",
"frcal", "frcal",
"jcal" "jcal",
"gcal"
] ]
} }