chore: support building universal macos package (#3110)

This commit is contained in:
Lucas.Xu
2023-08-03 19:02:44 +07:00
committed by GitHub
parent 45cbd70bf4
commit 70914e6228
8 changed files with 57 additions and 11 deletions

View File

@ -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