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