Install Node.js before Gitea actions
Debian Trixie package bundle / packages (push) Has been cancelled
Debian Trixie package bundle / packages (push) Has been cancelled
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y --no-install-recommends \
|
||||
ca-certificates curl git jq
|
||||
ca-certificates curl git jq nodejs
|
||||
|
||||
- name: Check out Bongo
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user