Update v3-docs.yml

This commit is contained in:
Lea Anthony 2023-09-08 10:27:32 +10:00 committed by GitHub
commit 4d39e9e15a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,9 @@ permissions:
jobs:
deploy:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./mkdocs-website
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4