Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 914ff60

Browse files
authored
Update build_apk.yml
1 parent 2d9e592 commit 914ff60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_apk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ jobs:
358358
echo Copying files...
359359
cp -v ../.cipd/tools/* ./secondary_disk/out/lnx64/
360360
echo Listing files...
361-
la -la ../.cipd/tools/*
361+
ls -la ../.cipd/tools/*
362362
echo Listing files in target...
363363
ls -la ./secondary_disk/out/lnx64
364364
echo Making dump_syms executable...

0 commit comments

Comments
 (0)