We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53e61f commit 1f5b97cCopy full SHA for 1f5b97c
.github/workflows/benchmark-tests.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Build lfc
42
run: |
43
cd lf
44
- ./gradlew build
+ ./gradlew assemble
45
- name: Set LF_PATH and LF_BENCHMARKS_PATH environmental variable
46
47
echo "LF_PATH=$GITHUB_WORKSPACE/lf/build/install/lf-cli" >> $GITHUB_ENV
0 commit comments