mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update update_zhc.yml
This commit is contained in:
parent
0a69b98dfb
commit
900ae813e9
2
.github/workflows/update_zhc.yml
vendored
2
.github/workflows/update_zhc.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
- uses: actions/setup-node@v2-beta
|
- uses: actions/setup-node@v2-beta
|
||||||
with:
|
with:
|
||||||
node-version: 12
|
node-version: 12
|
||||||
- run: npm install zigbee-herdsman-converters@${{ github.event.client_payload.version }}
|
- run: npm install zigbee-herdsman-converters@${{ github.event.client_payload.version }} --save-exact
|
||||||
- run: rm -rf node_modules npm-shrinkwrap.json && npm install && npm shrinkwrap --dev
|
- run: rm -rf node_modules npm-shrinkwrap.json && npm install && npm shrinkwrap --dev
|
||||||
- uses: peter-evans/create-pull-request@v2
|
- uses: peter-evans/create-pull-request@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user