Update the other command in the build with the same change as previous commits

This commit is contained in:
Alessio 2024-12-11 11:17:04 -08:00
parent eb6afa63a0
commit 9f31037ad7

View File

@ -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: