From 538a5d62d7ee156c9c4607c86c27fff5599a5e2e Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Sun, 25 Jun 2023 15:47:28 +0200 Subject: [PATCH] add node --- .gitea/workflows/dl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/dl.yml b/.gitea/workflows/dl.yml index d697718..646ad7f 100644 --- a/.gitea/workflows/dl.yml +++ b/.gitea/workflows/dl.yml @@ -19,8 +19,8 @@ jobs: container: docker needs: [lint] steps: + - run: apk add nodejs - uses: actions/checkout@v3 - - uses: actions/setup-node@v3 - uses: https://github.com/docker/metadata-action@v4 with: images: dl/xefir