[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:
|
||||
- name: Install git
|
||||
run: |
|
||||
sudo apt-get install -y git
|
||||
dnf install -y git
|
||||
|
||||
- name: Checkout source
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user