Skip to content

Commit

Permalink
fix time log
Browse files Browse the repository at this point in the history
  • Loading branch information
caothu159 committed May 5, 2024
1 parent 8b765b0 commit c0b30b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ env changelog $(realpath ./src/debian/changelog)
env control $(realpath ./src/debian/control)
env controlin $(realpath ./src/debian/control.in)
env rules $(realpath ./src/debian/rules)
env timelog "$(date -R)"
env timelog "$(Lang=C date -R)"

# plugin
echo "repository: $repository"
Expand Down

0 comments on commit c0b30b6

Please sign in to comment.