Skip to content

Commit 687b4b9

Browse files
committed
1
1 parent 5969bad commit 687b4b9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/0ctf2025-springduck.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
uses: docker/setup-buildx-action@v3
2424
- name: Check out code
2525
uses: actions/checkout@v2
26+
with:
27+
lfs: true
2628
- name: Build and push
2729
uses: docker/build-push-action@v6
2830
with:

0 commit comments

Comments
 (0)