mirror of
https://github.com/evennia/evennia.git
synced 2025-10-29 19:35:56 +00:00
Update doc build script
This commit is contained in:
parent
524465eaa5
commit
d26eaff652
@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ['3.11']
|
||||
python-version: ['3.13']
|
||||
|
||||
steps:
|
||||
- name: Checkout ${{ github.ref }} branch
|
||||
|
||||
@ -164,6 +164,6 @@ deploy:
|
||||
|
||||
# build and prepare the docs for release
|
||||
release:
|
||||
make mv-local
|
||||
make local
|
||||
make deploy
|
||||
@echo "Release complete."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user