Skip to content

Commit bf46d49

Browse files
precise builds = true in order to not build ic-frontend-canister
1 parent a1ef0b3 commit bf46d49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ installers = []
8181
targets = ["x86_64-pc-windows-msvc"]
8282
# Publish jobs to run in CI
8383
pr-run-mode = "upload"
84+
# don't build ic-frontend-canister or others
85+
precise-builds = true
8486

8587
[patch.crates-io.ic-agent]
8688
version = "0.30.2"

0 commit comments

Comments
 (0)