We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d4467 commit 3450485Copy full SHA for 3450485
Makefile
@@ -83,4 +83,4 @@ rc:
83
84
release:
85
pre-commit run --all-files
86
- python3 scripts/release.py
+ cd scripts && python3 release.py
0 commit comments