Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed May 6, 2024
1 parent 7c3a371 commit 115f764
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codspeed-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ jobs:
- name: Build the wrapper
run: |
export PKG_CONFIG_PATH=$PWD
echo $PWD
ls -l
meson setup build --prefix=$PWD/build-install
meson install -C build
# This is needed because the build-install/_flapackXXX.so file
Expand Down

0 comments on commit 115f764

Please sign in to comment.