Skip to content

Commit

Permalink
GH pages setting
Browse files Browse the repository at this point in the history
  • Loading branch information
brunosan committed Dec 26, 2023
1 parent 01b6bd7 commit 8d3b212
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- name: Configure GitHub Pages
uses: actions/configure-pages@v3
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 8d3b212

Please sign in to comment.