Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ttuff authored Jun 21, 2024
1 parent 6a02d2e commit 3a147e2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
- uses: actions/setup-python@v4
with:
python-version: 3.9
- name: run requirements file
run: pip install -r requirements.txt
- name: Deploy docs
run: mkdocs gh-deploy --force

env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 3a147e2

Please # to comment.