mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
parent
bbdfd61eb8
commit
abf34b561e
1 changed files with 0 additions and 10 deletions
10
.github/workflows/checks.yml
vendored
10
.github/workflows/checks.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue