Skip to content

Commit

Permalink
Only install for the host machine
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspofford-dfinity committed Feb 10, 2023
1 parent dbdbad3 commit b947db0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cross.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[build]
pre-build = [
"dpkg --add-architecture $CROSS_DEB_ARCH",
"apt-get update && apt-get install --assume-yes libssl-dev:$CROSS_DEB_ARCH"
"apt-get update && apt-get install --assume-yes libssl-dev"
]

0 comments on commit b947db0

Please sign in to comment.