Install chrome after checkout

This commit is contained in:
Jamil Bou Kheir
2021-02-25 06:39:51 -06:00
parent 9f7e321d46
commit 70fa8b467e

View File

@@ -29,9 +29,9 @@ jobs:
steps:
- name: Install package dependencies
run: sudo apt-get install net-tools wireguard unzip
- uses: actions/checkout@v2
- name: Install Chrome and ChromeDriver
run: .ci/install_chrome.sh
- uses: actions/checkout@v2
- name: Install Runtimes
run: .ci/install_runtimes.sh
- name: Install Dependencies