|
|
@ -18,7 +18,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
# 1. Install pre-requisites |
|
|
# 1. Install pre-requisites |
|
|
- name: 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 |
|
|
# 2. Checkout the repository |
|
|
- name: Checkout repository |
|
|
- name: Checkout repository |
|
|
|