mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-01 08:16:03 -05:00
Update build.yml
This commit is contained in:
parent
5f0b3f2faa
commit
de9a88ae34
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user