mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 02:43:09 -06:00
path?
This commit is contained in:
parent
cc91f93e95
commit
5e7ae98d10
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
# Set up dendrite
|
||||
- run:
|
||||
name: Build Dendrite
|
||||
command: ./build.sh
|
||||
command: echo $PATH && ./build.sh
|
||||
- run:
|
||||
name: Copy custom dendrite config
|
||||
command: cp .circleci/dendrite-config.yaml dendrite.yaml
|
||||
|
|
|
|||
Loading…
Reference in a new issue