We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0dc61 commit 6482911Copy full SHA for 6482911
.github/workflows/blueprint.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Build the project
31
uses: leanprover/lean-action@434f25c2f80ded67bba02502ad3a86f25db50709 # v1.3.0
32
with:
33
- working-directory: inner_directory
+ lake-package-directory: inner_directory
34
use-github-cache: false
35
36
- name: Compile blueprint and documentation
0 commit comments