Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
puffyCid committed Jul 20, 2024
1 parent aa76164 commit 6e50296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cross.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ pre-build = [
"tar -xvzf ca-musl.tar.gz -C /bin",
"echo \\#\\!/bin/sh > /bin/cargo",
"echo which cargo >> /bin/cargo",
"echo \"export CARGO='/rust/bin/cargo'\" >> /bin/cargo",
"echo /usr/bin/cargo install cargo-auditable >> /bin/cargo",
"echo '/usr/bin/cargo auditable \"$@\"' >> /bin/cargo",
"chmod +x /bin/cargo",
Expand Down

0 comments on commit 6e50296

Please sign in to comment.