Use robust v17.6.6 proposal patcher

This commit is contained in:
pavlov346346-source 2026-09-08 06:50:02 +03:00
parent 1f6fa6381f
commit f9776234ba

View File

@ -19,7 +19,7 @@ jobs:
with:
node-version: 22
- name: Apply patch
run: node .github/scripts/patch-v1766-offers.mjs
run: node .github/scripts/patch-v1766-offers2.mjs
- name: Commit changes
run: |
git config user.name "github-actions[bot]"