Skip to content

Commit 8d8fbbe

Browse files
committed
check build folder
1 parent 0d30518 commit 8d8fbbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/soa-benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: run benchmarks
2020
run: |
2121
python3 plot.py ${{github.workspace}}/build
22+
ls ${{github.workspace}}/build
2223
- name: upload images
2324
uses: actions/upload-artifact@v4
2425
with:

0 commit comments

Comments
 (0)