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 c8a4c94 commit e77e124Copy full SHA for e77e124
.github/workflows/lean_test.yml
@@ -45,4 +45,4 @@ jobs:
45
uses: actions/upload-artifact@v4
46
with:
47
name: evaluation_function
48
- path: ./lake/build/bin/${{ inputs.binary-name }}
+ path: ./.lake/build/bin/${{ inputs.binary-name }}
0 commit comments