mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
fix missing shell property
This commit is contained in:
parent
63abecc934
commit
9af9d14fe6
1 changed files with 1 additions and 0 deletions
1
.github/actions/setup-database/action.yml
vendored
1
.github/actions/setup-database/action.yml
vendored
|
|
@ -83,3 +83,4 @@ runs:
|
|||
- name: Check running containers
|
||||
if: ${{ inputs.database == 'postgresql' || inputs.database == 'mysql' }}
|
||||
run: docker ps -a
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue