mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Building multiversion docs require the full git history
This commit is contained in:
parent
89baae29ed
commit
544fd3ede2
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue