mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-27 06:50:30 +00:00
xdelta -> xdelta3
Incorrect package, derp
This commit is contained in:
parent
de9a88ae34
commit
1439c44e52
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: Install xdelta
|
||||
run: |
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y xdelta
|
||||
sudo apt-get install -y xdelta3
|
||||
|
||||
- name: Fetch repo
|
||||
uses: actions/checkout@master
|
||||
|
Loading…
Reference in New Issue
Block a user