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 554ed6d commit a86a640Copy full SHA for a86a640
.github/workflows/cmake-mainline-ci.yml
@@ -35,6 +35,8 @@ jobs:
35
run: |
36
echo --- PATH
37
pwd
38
+ echo --- LS
39
+ ls
40
echo --- WS
41
echo ${{ github.workspace }}
42
echo ---
0 commit comments