Skip to content

Commit

Permalink
[gh actions] touch more files to make sure they are not recreated
Browse files Browse the repository at this point in the history
git-svn-id: svn://tug.org/texlive/trunk/Build/source@69575 c570f23f-e606-0410-a88d-b1316a301751
  • Loading branch information
norbusan committed Jan 24, 2024
1 parent 7b767a0 commit e326b97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/scripts/build-tl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ touch ./utils/asymptote/camp.tab.cc
touch ./utils/asymptote/camp.tab.h
touch ./utils/lacheck/lacheck.c
touch ./utils/xindy/xindy-src/tex2xindy/tex2xindy.c
# sometimes dvipng.1 seems to be outdated
touch ./texk/dvipng/doc/dvipng.1
touch ./texk/dvipng/dvipng-src/dvipng.1

# default settings
TL_MAKE_FLAGS="-j 2"
Expand Down

0 comments on commit e326b97

Please sign in to comment.