Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 4d27ad0

Browse files
committed
alalytics-events is more name matching
1 parent d96990e commit 4d27ad0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/ci/layered.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ yarn link
1818
yarn install --pure-lockfile
1919
popd
2020

21-
# Also set up matrix-analytics-events so we get the latest from main
21+
# Also set up matrix-analytics-events so we get the latest from
22+
# the main branch or a branch with matching name
2223
scripts/fetchdep.sh matrix-org matrix-analytics-events main
2324
pushd matrix-analytics-events
2425
yarn link

0 commit comments

Comments
 (0)