Skip to content

Commit

Permalink
Use pip install on the package docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelLyra8 committed Jan 16, 2024
1 parent ae963f9 commit 40e4ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: cd pyqt-apps

- name: Install siriushla
run: make install
run: pip install .

- name: Go to Docs Folder
run: cd docs
Expand Down

0 comments on commit 40e4ff0

Please sign in to comment.