Skip to content

Commit aea371e

Browse files
authored
Update publish.yml
Signed-off-by: Dan Shernicoff <brass75@gmail.com>
1 parent 7688bee commit aea371e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install uv
1717
uses: astral-sh/setup-uv@v5
1818
- name: Build
19-
run:
19+
run: |
2020
echo "SOURCE_DATE_EPOCH=$(git log -1 --pretty=%ct)" >> $GITHUB_ENV
2121
uv build
2222
- name: Upload artifact

0 commit comments

Comments
 (0)