workflow update, node included alread

This commit is contained in:
2026-05-21 21:46:58 +02:00
parent 1251d1e405
commit 93f6991f0d
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
steps:
- name: Install dependencies
run: apk add --no-cache nodejs npm git
run: apk add --no-cache git
- name: Checkout repo
uses: actions/checkout@v4