Skip to content

Commit

Permalink
Update commons-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
athulvis authored Dec 10, 2023
1 parent 55684c7 commit 58afebb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/commons-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
- name: Generate user files
run: |
Expand Down

0 comments on commit 58afebb

Please sign in to comment.