1 parent 5969bad commit 687b4b9Copy full SHA for 687b4b9
1 file changed
.github/workflows/0ctf2025-springduck.yaml
@@ -23,6 +23,8 @@ jobs:
23
uses: docker/setup-buildx-action@v3
24
- name: Check out code
25
uses: actions/checkout@v2
26
+ with:
27
+ lfs: true
28
- name: Build and push
29
uses: docker/build-push-action@v6
30
with:
0 commit comments