mirror of
https://github.com/evennia/evennia.git
synced 2025-10-29 19:35:56 +00:00
fix missing shell property
This commit is contained in:
parent
63abecc934
commit
9af9d14fe6
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…
x
Reference in New Issue
Block a user