Skip to content

Commit

Permalink
Merge pull request #172 from MikroElektronika/IvanRuzavin-patch-1
Browse files Browse the repository at this point in the history
Update checkIndexes.yaml
  • Loading branch information
StrahinjaJacimovic authored Dec 17, 2024
2 parents 156e4d2 + 5a54bd5 commit ba8df64
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 @@ -45,6 +45,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install py7zr
pip install requests
pip install elasticsearch==7.13.4
Expand Down Expand Up @@ -81,6 +82,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install py7zr
pip install requests
pip install elasticsearch==7.13.4
Expand Down Expand Up @@ -109,6 +111,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install py7zr
pip install requests
pip install elasticsearch==7.13.4
Expand Down

0 comments on commit ba8df64

Please sign in to comment.