Make it build again #38

Merged
konrad merged 20 commits from fix/updated-fixes into master 2020-01-12 12:59:29 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 1a0ae9108c - Show all commits

View File

@ -13,8 +13,6 @@ steps:
pull: true
commands:
- sudo chown cirrus . -R # The clone step clones everything as root, this is our "fix" until we find a better solution
- pwd
- ls -hal
- flutter packages get
- make format-check
- make build-debug