Skip to content

Commit

Permalink
fix: apex folder got removed
Browse files Browse the repository at this point in the history
  • Loading branch information
YT-Advanced authored Jul 28, 2024
1 parent 80dc43f commit 90cb3fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ if [ "$HAS_GAPPS" ]; then
fi

if [ "$REMOVE_AMAZON" ]; then
touch "$WORK_DIR/wsa/$ARCH/apex/.gitkeep"
rm -f "$WORK_DIR/wsa/$ARCH/apex/"mado*.apex || abort
fi

Expand Down

0 comments on commit 90cb3fa

Please sign in to comment.