Skip to content

Commit

Permalink
fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Sep 2, 2024
1 parent 7861867 commit a857906
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libraries/ashrae/223p/nrel-templates/spaces.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ hvac-zone-contains-space:
@prefix s223: <http://data.ashrae.org/standard223#> .
P:name a s223:Zone ;
s223:hasDomainSpace P:domain-space .
dependencies:
- template: hvac-space
args: {"name": "domain-space"}

hvac-space:
body: >
Expand Down

0 comments on commit a857906

Please sign in to comment.