mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
chore: fix d22d45a697
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
cache: npm
|
||||
# connect-gzip-static only supports node 16
|
||||
# @types/ws 8.5.5 is broken
|
||||
- run: npx npm-check-updates -u -x connect-gzip-static @types/ws
|
||||
- run: npx npm-check-updates -u -x connect-gzip-static -x @types/ws
|
||||
- run: npm install
|
||||
- uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user