no se monta .:/app iii
Some checks failed
Create release from tag / create_release (push) Failing after 25s
Some checks failed
Create release from tag / create_release (push) Failing after 25s
This commit is contained in:
parent
4f4ca2adcf
commit
6e2e5bc2aa
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@ build_release_files(){
|
|||
make build-container
|
||||
pwd
|
||||
ls -la
|
||||
./flutterw --exec sh -c \"pwd; ls -la\"
|
||||
./flutterw --exec pwd
|
||||
./flutterw --exec ls -la
|
||||
)
|
||||
|
||||
make build-container build-builders test build-android-release-container build-linux-release-container build-web-release-container
|
||||
|
|
|
|||
Loading…
Reference in a new issue