Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Commit 90cb3fa

Browse files
authored
fix: apex folder got removed
1 parent 80dc43f commit 90cb3fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ if [ "$HAS_GAPPS" ]; then
419419
fi
420420

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

0 commit comments

Comments
 (0)