Skip to content

Commit a1b8835

Browse files
committed
add temp. ls
1 parent 1211b94 commit a1b8835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- name: build
1717
run: |
1818
mkdir silo-main-build
19+
ls
1920
cd silo-main-build
2021
../Silo/configure --prefix=`pwd`/myinstall
2122
make -j 8 install

0 commit comments

Comments
 (0)