Skip to content

Commit

Permalink
disable publishing lofiAclExample
Browse files Browse the repository at this point in the history
  • Loading branch information
rmgk committed Jul 20, 2024
1 parent 003abf6 commit b09a40b
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 @@ -187,6 +187,7 @@ lazy val lofiAclExample = project.in(file("Modules/Local-first Access Control/Ex
libraryDependencies += LocalSettings.scalafx,
Dependencies.jsoniterScala,
Dependencies.munit,
publish / skip := true,
)

lazy val lore = crossProject(JSPlatform, JVMPlatform).crossType(CrossType.Full).in(file("Modules/Lore"))
Expand Down

0 comments on commit b09a40b

Please sign in to comment.