chore(ci): add non-interactive flag --yes
This commit is contained in:
parent
8834e8d7b8
commit
d1bc3d6ae8
@ -21,7 +21,7 @@ jobs:
|
||||
run: |
|
||||
apt-get update --yes
|
||||
apt-get upgrade --yes
|
||||
apt-get install git npm
|
||||
apt-get install --yes git npm
|
||||
- env:
|
||||
GOPROXY: ${{ vars.GOPROXY }}
|
||||
GONOSUMDB: ${{ vars.GONOSUMDB }}
|
||||
|
Loading…
Reference in New Issue
Block a user