From 8b57dc3284cd5143f5ccd0bd54a46b61bebf1ed0 Mon Sep 17 00:00:00 2001 From: Gleb Koval Date: Sat, 6 Aug 2022 21:34:22 +0000 Subject: [PATCH] test --- .woodpecker/wasm-o-x-rust.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker/wasm-o-x-rust.yml b/.woodpecker/wasm-o-x-rust.yml index f47a0fc..379cf07 100644 --- a/.woodpecker/wasm-o-x-rust.yml +++ b/.woodpecker/wasm-o-x-rust.yml @@ -5,6 +5,7 @@ clone: path: include: - wasm/o-x-rust/* + - wasm/o-x-rust/Cargo.toml - .woodpecker/wasm-o-x-rust.yml pipeline: build and publish: @@ -21,6 +22,7 @@ pipeline: path: include: - wasm/o-x-rust/* + - wasm/o-x-rust/Cargo.toml - .woodpecker/wasm-o-x-rust.yml depends_on: - tools-wasm-pack-plugin \ No newline at end of file