diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index c9dce73..940786f 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -13,6 +13,7 @@ jobs: - name: Checkout LFS files uses: actions/checkout@v4 - run: git lfs pull + - run: stat ./static/media/stm32begin-001-007.png - name: Setup Docker Buildx uses: docker/setup-buildx-action@v3