no se monta .:/app
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
fd35e23209
commit
4f4ca2adcf
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ build_release_files(){
|
||||||
make build-container
|
make build-container
|
||||||
pwd
|
pwd
|
||||||
ls -la
|
ls -la
|
||||||
./flutterw --exec sh -c "pwd; ls -la"
|
./flutterw --exec sh -c \"pwd; ls -la\"
|
||||||
)
|
)
|
||||||
|
|
||||||
make build-container build-builders test build-android-release-container build-linux-release-container build-web-release-container
|
make build-container build-builders test build-android-release-container build-linux-release-container build-web-release-container
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue