Skip to content

Commit

Permalink
Fixed requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkBrines committed Oct 16, 2024
1 parent 7d880f4 commit 960f135
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
ls
pip install -r requirements.txt
- name: Execute mkdocs utility for deployment
run: python -m mkdocs gh-deploy
File renamed without changes.

0 comments on commit 960f135

Please sign in to comment.