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 @@ chmod +x ./generate_freezed.sh
|
||||
# Return to the main script directory
|
||||
cd ..
|
||||
|
||||
echo "Generating env files using build_runner"
|
||||
cd env
|
||||
# Allow execution permissions on CI
|
||||
chmod +x ./generate_env.sh
|
||||
./generate_env.sh "$@"
|
||||
|
||||
# Return to the main script directory
|
||||
cd ..
|
||||
|
||||
echo "Generating svg files using flowy_svg"
|
||||
cd flowy_icons
|
||||
# Allow execution permissions on CI
|
||||
|
Reference in New Issue
Block a user