Skip to content

Commit

Permalink
Publish chisel3.std
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenithalHourlyRate committed Feb 10, 2023
1 parent 7c9841e commit b3d9db9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ lazy val standardLibrary = (project in file("stdlib"))
.dependsOn(chisel)
.settings(commonSettings: _*)
.settings(chiselSettings: _*)
.settings(publishSettings: _*)
.settings(usePluginSettings: _*)

lazy val docs = project // new documentation project
Expand Down

0 comments on commit b3d9db9

Please sign in to comment.