Skip to content

Commit

Permalink
try_fix(spider)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed Jan 28, 2025
1 parent 946d06e commit 27bfcef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/crates.io/spider_cli/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@ build:
/^serde_json =/a\
openssl-sys = { version = "*", features = ["vendored"] }
- cargo install --locked --path spider_cli --root {{prefix}} --features smart
env:
linux/x86-64:
RUSTFLAGS: -C link-arg=-fPIC -C link-arg=-pie -C reloation-model=pic

test: spider -v --url https://choosealicense.com crawl

0 comments on commit 27bfcef

Please sign in to comment.