add images to docker images
This commit is contained in:
parent
2d9fc0d559
commit
2ba1613fac
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@ jobs:
|
|||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: https://git.mylloon.fr/Anri/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
|
Loading…
Reference in a new issue