Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
drexlerd committed Jan 5, 2024
1 parent 0542483 commit 7f2e598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Check boost
id: check-boost
run: |
echo ${{ steps.install-boost.outputs.BOOST_ROOT }}
echo "${{runner.workspace}}"
ls -l
cd boost_1_84_0
ls -l
Expand Down

0 comments on commit 7f2e598

Please sign in to comment.