From a32e7757c5c8c3d6355c68afdcb90f95e3ea81fe Mon Sep 17 00:00:00 2001 From: cascode Date: Sat, 21 Oct 2023 02:20:04 -0700 Subject: [PATCH] test --- .gitea/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/checks.yml b/.gitea/workflows/checks.yml index b3af4eb..176c323 100644 --- a/.gitea/workflows/checks.yml +++ b/.gitea/workflows/checks.yml @@ -11,7 +11,7 @@ jobs: name: format steps: - name: TODO put in image base - run: apk add nodejs + run: apk add nodejs git - uses: actions/checkout@v3 with: github-server-url: "https://code.communitymedia.network"