Skip to content

Commit

Permalink
fix: Use the correct cross config option
Browse files Browse the repository at this point in the history
  • Loading branch information
afnanenayet committed Jul 2, 2022
1 parent cb3a655 commit 223f7f3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Cross.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
[target]
volumes = [
"BUILD_DIR",
]
[build.env]
volumes = ["BUILD_DIR"]

0 comments on commit 223f7f3

Please sign in to comment.