Skip to content

Commit

Permalink
Update docs?
Browse files Browse the repository at this point in the history
  • Loading branch information
cpondoc committed Jan 23, 2024
1 parent 0f59ef3 commit e34fb8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Checkout main
uses: actions/checkout@v2
with:
ref: master # Specify the branch you want to checkout
- run: cd ${{ github.workspace }}
- run: cd docs
- name: Deploy docs
Expand Down

0 comments on commit e34fb8f

Please sign in to comment.