Github actions test

This commit is contained in:
ariskotsomitopoulos 2022-01-03 18:15:41 +02:00
parent b67199eb07
commit e7dfdce057

View file

@ -70,7 +70,7 @@ jobs:
source .synapse/bin/activate
pip install synapse matrix-synapse
pwd
cd synapse
cd .synapse
pwd
curl https://raw.githubusercontent.com/matrix-org/synapse/develop/demo/start.sh -o start.sh
ls