Исправлена ошибка сборки из-за LFS
All checks were successful
Build and deploy mmote.ru / Build-And-Deploy (push) Successful in 36s
All checks were successful
Build and deploy mmote.ru / Build-And-Deploy (push) Successful in 36s
This commit is contained in:
parent
224e11e2f0
commit
e004a8fbcc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user