We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55db39 commit e0306f7Copy full SHA for e0306f7
.github/workflows/build.yaml
@@ -37,6 +37,7 @@ jobs:
37
cmake ..
38
make -j 4
39
ls -l
40
+ ls -l *
41
cd $DD
42
43
- name: Build the project
0 commit comments