Revert "remove gif-lfs"

This reverts commit 1c5b82ff75.

Issue fixed.
This commit is contained in:
Damien Elmes 2020-11-05 18:46:22 +10:00
parent bbdfd61eb8
commit abf34b561e

View file

@ -141,16 +141,6 @@ jobs:
# Linux
################################
# they forgot to pay the bill, breaking the build, and we don't need it
- name: remove git-lfs
if: matrix.os == 'ubuntu-latest'
shell: bash
run: |
cat /etc/apt/sources.list
ls /etc/apt/sources.list.d
sudo rm /etc/apt/sources.list.d/github_git-lfs.list
sudo rm /etc/apt/sources.list.d/github_git-lfs.list.save
- name: Linux
if: matrix.os == 'ubuntu-latest'
run: |