parent
44c5ed7d1f
commit
b42dc852d7
5
.github/workflows/ci.yaml
vendored
5
.github/workflows/ci.yaml
vendored
@ -11,7 +11,10 @@ jobs:
|
|||||||
DEPLOY_TARGET: homepage
|
DEPLOY_TARGET: homepage
|
||||||
ACTIONS_STEP_DEBUG: true
|
ACTIONS_STEP_DEBUG: true
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: https://gitea.com/actions/checkout@v4
|
||||||
|
with:
|
||||||
|
persist-credentials: true
|
||||||
|
lfs: true
|
||||||
- name: build
|
- name: build
|
||||||
run: |
|
run: |
|
||||||
git lfs install
|
git lfs install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user