Skip to content

Commit

Permalink
CI设置SOURCE_DATE_EPOCH
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhaoZuohong committed Sep 7, 2023
1 parent 58a86cd commit 7d9331a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pyinstaller-win-shawn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
shell: cmd
run: |
set PYTHONHASHSEED=114514
set SOURCE_DATE_EPOCH=1694076231
venv\Scripts\pyinstaller .\webui_zip.spec
- name: calculate hash
Expand Down

0 comments on commit 7d9331a

Please sign in to comment.