[ci] Try using dnf
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Install git
|
- name: Install git
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install -y git
|
dnf install -y git
|
||||||
|
|
||||||
- name: Checkout source
|
- name: Checkout source
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user