Removed -y
This commit is contained in:
parent
5d8fb9fb91
commit
afedb06126
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar.yml
vendored
2
.github/workflows/sonar.yml
vendored
|
|
@ -55,7 +55,7 @@ jobs:
|
|||
steps:
|
||||
- name: Setup Node environment
|
||||
run: |
|
||||
apk update -y
|
||||
apk update
|
||||
apk add nodejs npm
|
||||
node --version
|
||||
npm --version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue