Skip to content

Commit

Permalink
Update update-feeds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux authored Jan 7, 2023
1 parent fadf856 commit 5b2ad5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-feeds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@ jobs:
run: |
cd ./qgis-hugo
pip install pipenv && pipenv install -r REQUIREMENTS.txt && pipenv sync --bare
pipenv run pip freeze
- name: '🗞️ Fetch Feed Content'
run: |
cd ./qgis-hugo
pipenv run pip freeze
pipenv run ./fetch_feeds.py
- name: '✉️ Commit'
Expand Down

0 comments on commit 5b2ad5d

Please sign in to comment.