Skip to content

Commit

Permalink
run installation cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Nov 21, 2023
1 parent a01710f commit 5306793
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/every_two_days_snrmpnepal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5306793

Please sign in to comment.