Skip to content

Commit 16e19e4

Browse files
authored
Update CI.yml
1 parent 2956ec1 commit 16e19e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
mv dist/${{ matrix.artifact_name }} dist/${{ matrix.artifact_name }}_Mac
5959
echo "file_name=dist/${{ matrix.artifact_name }}_Mac" >> $GITHUB_ENV
6060
fi
61-
ls -al
61+
ls -R
6262
shell: bash
6363

6464
- name: Release

0 commit comments

Comments
 (0)