mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update docbuilder action
This commit is contained in:
parent
d3e62de99e
commit
418aa4f964
1 changed files with 1 additions and 6 deletions
|
|
@ -23,13 +23,8 @@ jobs:
|
|||
python-version: ['3.9']
|
||||
|
||||
steps:
|
||||
- name: Checkout 0.9.5 branch
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: v0.9.5
|
||||
|
||||
- name: Checkout ${{ github.ref }} branch
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue