Обновить .gitea/workflows/dev.yaml
Some checks failed
Telegram Shop Bot CI [DEV] / lint (push) Failing after 8s
Some checks failed
Telegram Shop Bot CI [DEV] / lint (push) Failing after 8s
This commit is contained in:
parent
7f51666ef4
commit
e966c09a32
@ -16,7 +16,8 @@ jobs:
|
|||||||
run: curl -I https://git.softuniq.eu
|
run: curl -I https://git.softuniq.eu
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: |
|
||||||
|
git -c protocol.version=3 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 https://git.softuniq.eu/Telegram-Market/telegram-shop/
|
||||||
|
|
||||||
- name: Set up Node.js 22
|
- name: Set up Node.js 22
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user