Исправлена ошибка сборки из-за LFS
All checks were successful
Build and deploy mmote.ru / Build-And-Deploy (push) Successful in 36s

This commit is contained in:
MultiMote 2024-07-15 17:39:30 +03:00
parent 224e11e2f0
commit e004a8fbcc

View File

@ -24,6 +24,8 @@ jobs:
- name: Checkout repository code
uses: actions/checkout@v3
with:
lfs: true
- name: Insert commit data to sidebar
uses: jacobtomlinson/gha-find-replace@v3