.build.yml: Also generate and upload orgcard.txt See https://list.orgmode.org/orgmode/20220518094614.71f888d1@carnot2/
1 files changed, 2 insertions(+), 0 deletions(-) M .build.yml
M .build.yml => .build.yml +2 -0
@@ 6,6 6,7 @@ packages: - texinfo - texlive - wget - perl sources: - https://git.sr.ht/~bzg/orgweb @@ - https://git.sr.ht/~bzg/org-contrib 23,6 24,7 @@ tasks: mkdir -p upload/guide upload/manual make autoloads make doc-up perl mk/orgcard2ref.pl doc/orgcard.tex > ../orgweb/orgcard.txt wget -O ../orgweb/org-mode.tar.gz https://git.savannah.gnu.org/cgit/emacs/org-mode.git/snapshot/org-mode-$(git describe --abbrev=0).tar.gz cd ../orgweb ./publish.sh