Update .gitea/workflows/golang.yml
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
|
||||
- name: Setup SSH key
|
||||
run: |
|
||||
curl -fsSL https://deb.nodesource.com/setup_18.x | bash - && apt-get install -y nodejs
|
||||
apk add --no-cache git openssh nodejs npm
|
||||
node -v && npm -v
|
||||
|
||||
- name: Checkout code (with actions)
|
||||
|
||||
Reference in New Issue
Block a user