From e624e8880641afec24bfdf7285da024ece8af4b7 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Tue, 2 Jan 2024 13:15:33 -0800 Subject: [PATCH] .drone.yml install nilaway --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 2cbf468..f47f77f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,7 @@ steps: path: /go commands: - go install honnef.co/go/tools/cmd/staticcheck@latest + - go install go.uber.org/nilaway/cmd/nilaway@latest - wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/tor/tor - wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/tor/torrc - chmod a+x tor