Remove git lfs
This commit is contained in:
@@ -14,12 +14,6 @@ jobs:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Git LFS
|
||||
run: sudo apt-get update && sudo apt-get install -y git-lfs
|
||||
|
||||
- name: Pull Git LFS files
|
||||
run: git lfs pull
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user