Skip to content

Commit

Permalink
Update building_turbine_ig.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavangiridhar authored Jul 15, 2024
1 parent 1de571a commit dc2ee86
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/building_turbine_ig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,8 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
<<<<<<< HEAD
pip install -r docs/requirements.txt
=======
pip install -r ../requirements.txt
>>>>>>> 39707029079b36b817430fb86b729a199df6c7ca
- name: Build documentation
run: |
Expand Down

0 comments on commit dc2ee86

Please sign in to comment.