forked from profectus/Profectus
Approve install
This commit is contained in:
parent
e9283b5cca
commit
8065f8efa4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Setup RSync
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install rsync
|
||||
apt-get install -y rsync
|
||||
|
||||
- name: Checkout 🛎️
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue