mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-27 19:24:58 -05:00
Update build.yml
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -11,8 +11,8 @@ jobs:
|
||||
steps:
|
||||
- name: Install xdelta
|
||||
run: |
|
||||
apt-get update -y
|
||||
apt-get install -y xdelta
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y xdelta
|
||||
|
||||
- name: Fetch repo
|
||||
uses: actions/checkout@master
|
||||
|
||||
Reference in New Issue
Block a user