mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-31 04:25:39 +00:00
Updated ReadTheDocs pipeline
This commit is contained in:
parent
83df2e1009
commit
7d75cbd409
2
.github/workflows/update-readthedocs.yml
vendored
2
.github/workflows/update-readthedocs.yml
vendored
|
@ -20,6 +20,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Update wiki submodule
|
||||
id: update
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue