update dependencies

This commit is contained in:
Karsten Hassel
2021-09-09 00:24:13 +02:00
parent dd43f35bbe
commit 99aca932db
3 changed files with 587 additions and 586 deletions

View File

@@ -23,6 +23,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: |
node -v
Xvfb :99 -screen 0 1024x768x16 &
export DISPLAY=:99
npm install