1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00
This commit is contained in:
Naor Peled 2023-11-17 20:37:08 +02:00
parent 54186369a8
commit 56ea3da87d

View File

@ -35,6 +35,8 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: '12.16.3'
- run: npm ci --legacy-peer-deps