Skip to content

Commit

Permalink
Merge pull request #173 from MikroElektronika/IvanRuzavin-patch-2
Browse files Browse the repository at this point in the history
Update checkIndexes.yaml
  • Loading branch information
StrahinjaJacimovic authored Dec 17, 2024
2 parents ba8df64 + c95c8a5 commit ef859b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checkIndexes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install py7zr
pip install chardet
pip install requests
pip install elasticsearch==7.13.4
Expand Down Expand Up @@ -83,6 +84,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install py7zr
pip install chardet
pip install requests
pip install elasticsearch==7.13.4
Expand Down Expand Up @@ -112,6 +114,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install py7zr
pip install chardet
pip install requests
pip install elasticsearch==7.13.4
Expand Down

0 comments on commit ef859b0

Please sign in to comment.