mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update v3-docs.yml
This commit is contained in:
parent
679ec49e64
commit
4d39e9e15a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/v3-docs.yml
vendored
3
.github/workflows/v3-docs.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue