checkout manually
Some checks failed
Build an image to deploy website / build (push) Failing after 2m16s

This commit is contained in:
Julien Fastré 2024-11-18 10:32:10 +01:00
parent b3245fd1cb
commit 410781307f
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -14,11 +14,12 @@ jobs:
build:
runs-on: cth-ubuntu-latest
steps:
- name: Check out repository
uses: https://github.com/actions/checkout@v4
- name: Fetch lfs
run: |
git init
git remote add origin gitea@example.com:org/repo.git
git fetch --depth 1 origin ${{ gitea.ref }}
git checkout FETCH_HEAD
git lfs pull
- name: update packages