Karthik Nayak <karthik.188@xxxxxxxxx> writes: >> Would it make sense to just swap the order, then? > > Unfortunately not, this is a chicken-egg problem. The dependencies are > installed by 'ci/install-dependencies.sh', which are not present until > the source is available. Ah, of course. Thanks.