From 53067938a477cc1e63df68eb8970c8b90979fcba Mon Sep 17 00:00:00 2001 From: kshitijrajsharma Date: Tue, 21 Nov 2023 17:11:02 +0545 Subject: [PATCH] run installation cmd --- .github/workflows/every_two_days_snrmpnepal.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/every_two_days_snrmpnepal.yml b/.github/workflows/every_two_days_snrmpnepal.yml index 1c02ffb8..3fb78e6d 100644 --- a/.github/workflows/every_two_days_snrmpnepal.yml +++ b/.github/workflows/every_two_days_snrmpnepal.yml @@ -21,11 +21,10 @@ jobs: - name: Install necessary dependecies run: | pip install flare-floss - pip install osmsg pip install tweepy - pip install -r requirements.txt - name: Generate Every2days Hashtag SNRMPNepal Stats run: | + pip install osmsg osmsg --format csv image --tags 'building' 'highway' 'waterway' 'amenity' --name stats --all_tags --hashtags SNRMPNepal --charts --summary --length highway --update --name stats/SNRMPNepal/Every2days/stats --force - name: add stats to git