Use .flutter-path in build_release.sh
All checks were successful
firka/flutter/pipeline/head This commit looks good
All checks were successful
firka/flutter/pipeline/head This commit looks good
This commit is contained in:
parent
285e5f4db4
commit
2c1397e095
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd engine/src/out/
|
||||
cd $(cat ~/.flutter_path)/engine/src/out/
|
||||
|
||||
et build -c ci/android_release -j $(nproc)
|
||||
et build -c host_release -j $(nproc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user