From db43d95cf744d3d6126d13c7188fa7878498785f Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 22 Nov 2022 13:59:51 -0600 Subject: [PATCH] Fix indentation. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5140e89..02fa701 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: - apt-get install -qqy llvm-dev libclang-dev clang libspeechd-dev - cargo publish --no-default-features --features 0_10 --manifest-path speech-dispatcher-sys/Cargo.toml || true - cargo publish --no-default-features --features 0_10 --manifest-path speech-dispatcher/Cargo.toml - when: + when: ref: - refs/tags/v* environment: