@ -18,7 +18,7 @@ jobs:
steps:
# 1. Install pre-requisites
- name: Install pre-requisites
run: dnf install -y patch git
run: dnf install -y patch git git-lfs
# 2. Checkout the repository
- name: Checkout repository
@ -19,7 +19,7 @@ jobs:
- name: Install copr-cli
run: dnf install -y copr-cli git
run: dnf install -y copr-cli git git-lfs