0
0
mirror of https://github.com/Maks1mS/free-ozon-dpr.git synced 2024-12-23 18:42:59 +03:00

[ci] debug

This commit is contained in:
Maxim Slipenko 2024-06-06 21:12:37 +03:00
parent 03846bccd0
commit 6646d1d71d

View File

@ -24,6 +24,8 @@ jobs:
- name: Update points - name: Update points
run: node scripts/update.js && node scripts/merge-data.js run: node scripts/update.js && node scripts/merge-data.js
env:
NODE_DEBUG: net
- name: Commit changes - name: Commit changes
run: | run: |