mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: windows relesae job (#3038)
This commit is contained in:
parent
13c72a31b7
commit
6e9a5a16a6
@ -13,7 +13,7 @@ cd ..\..\..\appflowy_flutter
|
||||
REM copy the resources/translations folder to
|
||||
REM the appflowy_flutter/assets/translation directory
|
||||
echo Copying resources/translations to appflowy_flutter/assets/translations
|
||||
xcopy /E /Y /I ..\resources\translations\ assets\translations\
|
||||
xcopy /E /Y /I ..\resources\translations assets\translations
|
||||
|
||||
call flutter packages pub get
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user