Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
qdeslandes committed Jan 31, 2025
1 parent 299ac1b commit a156d40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ jobs:
path: build/output/benchmarks
key: benchmarks-results
- name: cache content
if: matrix.host.arch == 'x64'
run: ls build/output/benchmarks
- name: Build
run: make -C $GITHUB_WORKSPACE/build -j `nproc` benchmark
Expand Down

0 comments on commit a156d40

Please sign in to comment.