Add fastlane update_fastlane
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sambo Chea 2021-03-17 14:19:59 +07:00
parent f4b223f6eb
commit c74a83cc0a

View File

@ -19,6 +19,7 @@ steps:
- name: fastlane - name: fastlane
commands: commands:
- fastlane --version - fastlane --version
- fastlane update_fastlane
- name: flutter - name: flutter
commands: commands: