circleci: checkout out the repo before we run meson

Having the files around helps tremendously.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
pull/150/head
Peter Hutterer 2019-08-13 13:40:44 +10:00
parent fc16085597
commit 24825aa6ed
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ jobs:
- run:
command: |
dnf install -y meson gettext python3-devel pygobject3-devel python3-flake8
- checkout
- run:
command: |
meson builddir