ci: test getting teh lfs objects
All checks were successful
On_Push / build (push) Successful in 26s
On_Push / deploy (push) Successful in 7s

This commit is contained in:
silver 2024-08-21 00:59:40 +01:00
parent 2d0e20c683
commit 72c87ba34a

View file

@ -16,6 +16,11 @@ jobs:
steps:
# get the repo first
- uses: https://code.forgejo.org/actions/checkout@v4
- name: "Get LFS objects"
uses: https://forgejo.skynet.ie/Skynet/actions-deploy-to-skynet/get_lfs@v3
with:
repository: ${{ gitea.repository }}
ref_name: ${{ gitea.ref_name }}
- name: "Build it locally"
run: nix build --verbose