Guillermo Vayá
2021-01-12 07:32:01 -08:00
committed by GitHub
parent bbacdc4cc2
commit 413519e927

View File

@@ -61,6 +61,7 @@ commands:
type: string
default: ""
steps:
- run: wget -qO - https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/xUbuntu_18.04/Release.key | apt-key add -
- run: apt-get update && apt-get -y install << parameters.apt_opts >>
- run: npm ci