Skip to content

Commit 957f578

Browse files
author
Sachin Hulyalkar
committed
Run ls
1 parent 92331d9 commit 957f578

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/sachinh-test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
cd build/private/code-editor-src
3232
git init
3333
cd ../../../
34-
rsync -av --exclude='.git' --exclude='node_modules' third-party-src/ build/private/code-editor-src
35-
ls build/private/code-editor-src
34+
ls
35+
# rsync -av --exclude='.git' --exclude='node_modules' third-party-src/ build/private/code-editor-src
36+
# ls build/private/code-editor-src
3637

0 commit comments

Comments
 (0)