Skip to content

Commit f4076af

Browse files
author
Ethan Bishop
committed
Use Git LFS in workflows
1 parent 2f8a3eb commit f4076af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Checkout
1717
uses: actions/checkout@v3
18+
with:
19+
lfs: true
1820
- name: Set up QEMU
1921
uses: docker/setup-qemu-action@v2
2022
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)