forked from AkkomaGang/akkoma-fe
update apt
This commit is contained in:
parent
c30e11139d
commit
079035670a
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ pipeline:
|
|||
- push
|
||||
image: node:16
|
||||
commands:
|
||||
- apt update
|
||||
- apt install firefox-esr -y --no-install-recommends
|
||||
- yarn
|
||||
- yarn unit
|
||||
|
|
Loading…
Reference in a new issue