mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #41200 from nextcloud/ci/noid/fix-video-verification
Talk now uses the "main" branch
This commit is contained in:
commit
ee9cad79f6
1 changed files with 1 additions and 1 deletions
|
|
@ -1241,7 +1241,7 @@ steps:
|
|||
commands:
|
||||
# JavaScript files are not used in integration tests, so it is not needed to
|
||||
# build them.
|
||||
- git clone --depth 1 --branch master https://github.com/nextcloud/spreed apps/spreed
|
||||
- git clone --depth 1 --branch main https://github.com/nextcloud/spreed apps/spreed
|
||||
- cd apps/spreed
|
||||
- composer --version
|
||||
- composer self-update --2
|
||||
|
|
|
|||
Loading…
Reference in a new issue