From c775abc29edc722b72c1ec21740b369b8dcd0967 Mon Sep 17 00:00:00 2001 From: Christos Lachanas Date: Tue, 26 Nov 2024 17:10:14 +0000 Subject: [PATCH] Update .gitea/workflows/artifact.yaml --- .gitea/workflows/artifact.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitea/workflows/artifact.yaml b/.gitea/workflows/artifact.yaml index 09cbe8c..0eabbca 100644 --- a/.gitea/workflows/artifact.yaml +++ b/.gitea/workflows/artifact.yaml @@ -3,9 +3,6 @@ name: cum on: [ push ] jobs: - node: - - name: get nodejs - run: apk add nodejs cum: runs-on: ubuntu-latest steps: