Skip to content

Commit

Permalink
ci: Fix code block execution without direnv
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Jul 13, 2024
1 parent cfe1080 commit d4337c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/make.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ def setup() -> None:
Once dependencies are installed, try running `make` or `make help` again, to show additional tasks.
```console exec="1" source="console"
$ alias make="$PWD/scripts/make" # markdown-exec: hide
$ make
```
Expand Down

0 comments on commit d4337c5

Please sign in to comment.