Skip to content

Commit a303094

Browse files
committed
Simplify full-source vendoring
1 parent 23c2577 commit a303094

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/bundle-full-source.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,6 @@ jobs:
116116
mkdir -p .bundle-work .cargo
117117
118118
cargo vendor --locked --versioned-dirs vendor \
119-
--sync examples/ffi/rust/Cargo.toml \
120-
--sync examples/starship/Cargo.toml \
121-
--sync lib/rage/Cargo.toml \
122-
--sync malefic-3rd-template/Cargo.toml \
123-
--sync malefic-proxydll/Cargo.toml \
124-
--sync malefic-starship/Cargo.toml \
125119
> .bundle-work/cargo-vendor-config.toml
126120
127121
if [[ -f .cargo/config.toml ]]; then

0 commit comments

Comments
 (0)