Skip to content

Commit 1b31525

Browse files
committed
remove zip file in /tmp to save some space
1 parent 23adb46 commit 1b31525

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/docker/scripts/ohos-sdk.sh

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ curl $URL | tar xz -C /tmp linux/native-linux-x64-5.0.0.71-Release.zip
77
mkdir /opt/ohos-sdk
88
cd /opt/ohos-sdk
99
unzip -qq /tmp/linux/native-linux-x64-5.0.0.71-Release.zip
10+
rm /tmp/linux/native-linux-x64-5.0.0.71-Release.zip

0 commit comments

Comments
 (0)