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
|
- push
|
||||||
image: node:16
|
image: node:16
|
||||||
commands:
|
commands:
|
||||||
|
- apt update
|
||||||
- apt install firefox-esr -y --no-install-recommends
|
- apt install firefox-esr -y --no-install-recommends
|
||||||
- yarn
|
- yarn
|
||||||
- yarn unit
|
- yarn unit
|
||||||
|
|
Loading…
Reference in a new issue