Skip to content

Commit e77e124

Browse files
committed
fix lean test workflow
1 parent c8a4c94 commit e77e124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lean_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
uses: actions/upload-artifact@v4
4646
with:
4747
name: evaluation_function
48-
path: ./lake/build/bin/${{ inputs.binary-name }}
48+
path: ./.lake/build/bin/${{ inputs.binary-name }}

0 commit comments

Comments
 (0)