This commit is contained in:
parent
5b154486a0
commit
6784c6fa54
|
@ -7,6 +7,7 @@ jobs:
|
|||
- uses: http://github.com/oven-sh/setup-bun@v1
|
||||
- name: Install Rsync
|
||||
run: |
|
||||
apt-get -qq update
|
||||
apt-get -qq install rsync
|
||||
shell: bash
|
||||
- run: bun install
|
||||
|
|
Loading…
Reference in a new issue