diff --git a/.forgejo/workflows/test.yaml b/.forgejo/workflows/test.yaml index 7a5c71d..35d04af 100644 --- a/.forgejo/workflows/test.yaml +++ b/.forgejo/workflows/test.yaml @@ -37,7 +37,7 @@ jobs: - name: Add NodeJs run: | uname -a - apk add nodejs npm + apt install nodejs npm - name: Create directory run: | mkdir -p ~/.ssh/