Skip to content

Commit 5c154b3

Browse files
committed
ci: Fix code block execution without direnv
1 parent c5e184a commit 5c154b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/make.py

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ def setup() -> None:
146146
Once dependencies are installed, try running `make` or `make help` again, to show additional tasks.
147147
148148
```console exec="1" source="console"
149+
$ alias make="$PWD/scripts/make" # markdown-exec: hide
149150
$ make
150151
```
151152

0 commit comments

Comments
 (0)