mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 19:16:59 +00:00
fix removal of StatusAppFiles
This commit is contained in:
parent
3ab00ef6b7
commit
216d6dfb8a
@ -131,7 +131,7 @@ parallel(
|
||||
macdeployqt StatusIm.app -verbose=1 -dmg \\
|
||||
-qmldir='${workspace}/node_modules/react-native/ReactQt/runtime/src/qml/'
|
||||
"""
|
||||
sh 'rm -f StatusAppFiles'
|
||||
sh 'rm -fr StatusAppFiles'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user