Skip to content

Commit

Permalink
precise builds = true in order to not build ic-frontend-canister
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswanson-dfinity committed Jan 11, 2024
1 parent a1ef0b3 commit bf46d49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ installers = []
targets = ["x86_64-pc-windows-msvc"]
# Publish jobs to run in CI
pr-run-mode = "upload"
# don't build ic-frontend-canister or others
precise-builds = true

[patch.crates-io.ic-agent]
version = "0.30.2"
Expand Down

0 comments on commit bf46d49

Please sign in to comment.