Testing stuff
All checks were successful
Build and push latest / publish (push) Successful in 46s

This commit is contained in:
Erki 2024-10-01 22:10:41 +03:00
parent 85ff409a3b
commit 5e899edb47

View File

@ -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