mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: support building universal macos package (#3110)
This commit is contained in:
@ -22,7 +22,7 @@ cd freezed
|
||||
# Allow execution permissions on CI
|
||||
chmod +x ./generate_freezed.sh
|
||||
./generate_freezed.sh "$@"
|
||||
cd..
|
||||
cd ..
|
||||
|
||||
echo "Generating env files using build_runner"
|
||||
cd env
|
||||
|
Reference in New Issue
Block a user