Skip to content

Commit 3819dd9

Browse files
committed
$$
1 parent 2bd2a6c commit 3819dd9

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
@@ -1,5 +1,5 @@
11
build:
2-
env SOURCE_DATE_EPOCH="$(git show -s --format=%ct)" python3 -m build
2+
env SOURCE_DATE_EPOCH="$$(git show -s --format=%ct)" python3 -m build
33

44
check:
55
./check.sh

0 commit comments

Comments
 (0)