correct int
This commit is contained in:
parent
43bd4f00f2
commit
ff09bdbe57
|
|
@ -18,8 +18,8 @@ jobs:
|
|||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
# sudo apt-get update
|
||||
# sudo ACCEPT_EULA=Y apt-get upgrade google-chrome-stable -y
|
||||
- name: Browser versions
|
||||
|
|
|
|||
Loading…
Reference in New Issue