correct int

This commit is contained in:
soulgalore 2021-02-16 11:09:51 +01:00
parent 43bd4f00f2
commit ff09bdbe57
1 changed files with 2 additions and 2 deletions

View File

@ -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