Skip to content

Commit 3450485

Browse files
committed
Update release makefile
1 parent a4d4467 commit 3450485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ rc:
8383

8484
release:
8585
pre-commit run --all-files
86-
python3 scripts/release.py
86+
cd scripts && python3 release.py

0 commit comments

Comments
 (0)