Skip to content

Commit 723f8d4

Browse files
committed
Pull maps with Git LFS
1 parent fb00a01 commit 723f8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Fetch relevant submodules
3636
run: |
3737
git submodule update --init src/enet
38-
git submodule update --init data/maps
38+
git lfs pull --include data/maps/
3939
4040
- name: Log in to the Container registry
4141
uses: docker/login-action@v3

0 commit comments

Comments
 (0)