summaryrefslogtreecommitdiff
path: root/.forgejo/workflows
diff options
context:
space:
mode:
authorLain Iwakura <lain@lainmail.xyz>2026-03-17 21:11:25 +0300
committerLain Iwakura <lain@lainmail.xyz>2026-03-17 21:11:25 +0300
commit8604fd0fc34fbfd32b2acdacc99a7f690f9f25f6 (patch)
tree8bf2ced85a9eb722c705f5bb3fdbd1060d6acaaa /.forgejo/workflows
parentbc0cb74fdaf650cbed4b0293739c1faca0262021 (diff)
chore: lalalal
Diffstat (limited to '.forgejo/workflows')
-rw-r--r--.forgejo/workflows/build.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml
index cbb25ad..6d02841 100644
--- a/.forgejo/workflows/build.yml
+++ b/.forgejo/workflows/build.yml
@@ -14,12 +14,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- # evil hack to get makko
- # mb write separate script for this?
- name: Setup Makko
- run: |
- curl -A "actions (compatible; Forgejo Actions; https://code.wejust.rest)" -o /usr/local/bin/makko https://our.starlightnet.work/transient/makko%20releases/makko%202.1.3-prerelease/makko-x86_64-linux
- chmod +x /usr/local/bin/makko
+ uses: lain/dl-makko@master
- name: Build blog
run: |