Updated the whoami
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sambo Chea 2021-03-17 12:58:57 +07:00
parent ccfb06401b
commit 86f0fa27da

View File

@ -18,5 +18,5 @@ steps:
steps: steps:
- name: flutter - name: flutter
commands: commands:
- flutter --version - whoami
- echo "Successfully!" - echo "Successfully!"