This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
shell: sh
|
||||
run: |
|
||||
set -eu
|
||||
apk add --no-cache bash git curl
|
||||
apk add --no-cache bash git curl nodejs
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user