Update .gitea/workflows/golang.yml
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup SSH key
|
- name: Setup SSH key
|
||||||
run: |
|
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
|
node -v && npm -v
|
||||||
|
|
||||||
- name: Checkout code (with actions)
|
- name: Checkout code (with actions)
|
||||||
|
|||||||
Reference in New Issue
Block a user