chown of repo
This commit is contained in:
parent
ea1156b436
commit
13ccd1a0d5
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ steps:
|
|||
- name: test
|
||||
image: cirrusci/flutter:stable
|
||||
commands:
|
||||
- sudo chown -R cirrus:cirrus .
|
||||
- flutter pub get
|
||||
- flutter pub run test
|
||||
trigger:
|
||||
|
|
Loading…
Add table
Reference in a new issue