Skip to content

Commit

Permalink
add build section to meta.json
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Dec 13, 2023
1 parent 6fed83d commit c8b23c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@
"model": "viam:sensor:linux-wifi"
}
],
"build": {
"build": "make module.tar.gz",
"arch" : ["linux/amd64", "linux/arm64"]
},
"entrypoint": "wifi"
}

0 comments on commit c8b23c5

Please sign in to comment.