mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 17:26:32 +01:00
More tweaks of branch fetch
This commit is contained in:
parent
fcb8d19843
commit
a9b2f33aa2
2 changed files with 1 additions and 4 deletions
|
|
@ -24,12 +24,10 @@ jobs:
|
|||
- name: Checkout 0.9.5 branch
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
path: v0.9.5
|
||||
ref: v0.9.5
|
||||
|
||||
- name: Checkout develop branch
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
path: develop
|
||||
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue