mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2025-01-08 07:54:11 -08:00
Fix build
This commit is contained in:
parent
c8617bacea
commit
a2d9d9c75a
|
@ -15,7 +15,7 @@ branches:
|
|||
|
||||
before_install:
|
||||
- nvm install 7
|
||||
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb -O .chromium_dist
|
||||
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
||||
- export DISPLAY=:99.0
|
||||
- sudo dpkg -i google-chrome*.deb
|
||||
- export CHROME_BIN=/usr/bin/google-chrome
|
||||
|
|
Loading…
Reference in New Issue
Block a user