Skip to content

Commit 8538f5c

Browse files
committed
android emu test save up space
1 parent 6aa115a commit 8538f5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ jobs:
237237
export ${{ matrix.make }}
238238
$CC sqlite-amalgamation-*/shell.c sqlite-amalgamation-*/sqlite3.c -o sqlite3 -ldl
239239
rm -rf sqlite-amalgamation-*.zip sqlite-amalgamation-*
240+
rm -rf curl-* # remove unused curl folder to save up space
240241
echo "::endgroup::"
241242
242243
echo "::group::prepare the test script"

0 commit comments

Comments
 (0)