From 9f31037ad7a790cdf221d8a92090ae0b52f9aae4 Mon Sep 17 00:00:00 2001 From: Alessio Date: Wed, 11 Dec 2024 11:17:04 -0800 Subject: [PATCH] Update the other command in the build with the same change as previous commits --- .woodpecker/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index bf938a0..c61dc55 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -67,7 +67,7 @@ steps: - twitter --session Offline_Twatter get_user_tweets pcmonk - (cd ../cmd && ./compile.sh $version) - which ../cmd/tw - - ../cmd/tw fetch_user pcmonk + - ../cmd/tw --session Offline_Twatter fetch_user pcmonk dpkg_build_and_upload: when: