Skip to content
Discussion options

You must be logged in to vote

Thanks.

I could not get freeze:auto to work with github actions. I do not want to freeze the rendering ... freezing rendering could lead to stale links in cross refs (if the frozen page was referring to theorems/equations in other chapters).

After a bit of googling, I found this script:

https://stackoverflow.com/questions/21735435/git-clone-changes-file-modification-time/55609950#55609950

Adding that as a github action does exactly what I want: it changes the mtime of all files to be the same as the last time that file was added to git.

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
4 replies
@cderv
Comment options

@mcanouil
Comment options

@cderv
Comment options

@mcanouil
Comment options

Comment options

You must be logged in to vote
7 replies
@adityam
Comment options

@lnnrtwttkhn
Comment options

@adityam
Comment options

@mcanouil

This comment has been hidden.

@adityam

This comment has been hidden.

Answer selected by adityam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants