mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
ci: reduce build time (#3519)
This commit is contained in:
committed by
GitHub
parent
cd6e133c86
commit
25a98cda81
@ -26,15 +26,6 @@ call generate_freezed.cmd %*
|
||||
REM Return to the main script directory
|
||||
cd ..
|
||||
|
||||
echo Generating env files using build_runner
|
||||
cd env
|
||||
REM Allow execution permissions on CI
|
||||
chmod +x generate_env.cmd
|
||||
call generate_env.cmd %*
|
||||
|
||||
REM Return to the main script directory
|
||||
cd ..
|
||||
|
||||
echo Generating svg files using flowy_svg
|
||||
cd flowy_icons
|
||||
REM Allow execution permissions on CI
|
||||
|
Reference in New Issue
Block a user