We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab6d70 commit 5d60dc9Copy full SHA for 5d60dc9
.github/workflows/rockybuild.yml
@@ -74,7 +74,7 @@ jobs:
74
run: |
75
cd XEngine_Release
76
ls -al /usr/local/include
77
- ls- al /usr/local/lib
+ ls -al /usr/local/lib
78
ldd ./XEngine_AuthorizeService
79
./XEngine_AuthorizeService -t
80
0 commit comments