From 135885e59c5b1a2a08180942692cef9b411db3f1 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Tue, 24 Jun 2025 12:29:36 +0200 Subject: [PATCH] WIP --- .forgejo/workflows/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index 360ee7d..4a01b2f 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -7,4 +7,4 @@ jobs: runs-on: host steps: - run: git clone https://$FORGEJO_TOKEN@forge.cbaines.net/cbaines/guile-knots.git - - run: guix shell guile-documenta api knots -- ls + - run: guix shell guile-documenta -- documenta api knots