mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-10 10:05:52 -05:00
xdelta -> xdelta3
Incorrect package, derp
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user