Skip to content

Commit d2ad2e9

Browse files
committed
modify:ls mac dir
1 parent b3076bc commit d2ad2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
sudo mkdir -p /usr/local/lib
6666
sudo cp -rf ./XEngine_Include /usr/local/include
6767
sudo find ./XEngine_Mac -name "*.dylib" -exec cp {} /usr/local/lib \;
68-
ls -l /opt/homebrew/opt/opencv
68+
ls -al /opt/homebrew/opt/opencv
6969
#编译
7070
- name: make debug
7171
run: |

0 commit comments

Comments
 (0)