Skip to content

Commit 1f1179f

Browse files
committed
update ci
1 parent 5d0adc2 commit 1f1179f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ jobs:
107107
ctest -C Release --verbose --timeout 900
108108
109109
- run: |
110-
ls -lha
111-
ls -lha build
110+
ls
111+
ls build
112112
- name: Upload Artifact
113113
uses: actions/upload-artifact@v4
114114
with:

0 commit comments

Comments
 (0)