diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-09-02 10:03:37 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-09-02 10:03:37 +0700 |
commit | 952aeedf4403babc7320218598b2a39343f3a915 (patch) | |
tree | 939cfef8ba11e636113861572c2a108b10da14cb | |
parent | 35e9f6324dba0757e7c967fab6d000e44b4d5074 (diff) | |
download | blog-952aeedf4403babc7320218598b2a39343f3a915.tar.gz |
Patch fead for new options
-rw-r--r-- | .build.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml index 0336c19..99704dc 100644 --- a/.build.yml +++ b/.build.yml @@ -11,9 +11,13 @@ packages: - hugo - mdbook - hut + - git environment: site: xrvs.net tasks: +- patch: | + cd fead + git apply ../$site/fead.patch - build: | for conlang in haasdaiga ravna isanercent djanzi; do |