~bzg/orgweb

b75bd905d0ea7eeeba7ac3fbbe424b8da60081cd — Bastien 1 year, 4 months ago b32dafd
.build.yml: Add org-info.js from worg when building
1 files changed, 2 insertions(+), 0 deletions(-)

M .build.yml
M .build.yml => .build.yml +2 -0
@@ 9,11 9,13 @@ packages:
sources:
  - https://git.sr.ht/~bzg/orgweb
  - https://git.sr.ht/~bzg/org-contrib
  - https://git.sr.ht/~bzg/worg
  - https://git.savannah.gnu.org/git/emacs/org-mode.git
secrets:
  - 7a38e4c8-2b08-446e-a478-2a114a50db86
tasks:
  - install: |
      cp worg/code/org-info-js/org-info.js orgweb/
      cd org-mode
      git checkout bugfix
      cat mk/default.mk > local.mk