Skip to content

Commit 7cc9b5b

Browse files
Build inside umf dir
1 parent 000676e commit 7cc9b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ permissions:
2626
pull-requests: write
2727

2828
env:
29-
BUILD_DIR : "${{github.workspace}}/build"
3029
UMF_DIR: "${{github.workspace}}/umf-repo"
30+
BUILD_DIR : "${{github.workspace}}/umf-repo/build"
3131
# INSTL_DIR : "${{github.workspace}}/../install-dir"
3232

3333
jobs:

0 commit comments

Comments
 (0)