fix this
Some checks failed
/ test (push) Failing after 5s

This commit is contained in:
yourfriendoss 2024-04-26 21:32:53 +03:00
parent 5e2f239d11
commit 5b154486a0

View file

@ -5,7 +5,10 @@ jobs:
steps:
- uses: http://github.com/actions/checkout@v4
- uses: http://github.com/oven-sh/setup-bun@v1
- uses: http://github.com/GuillaumeFalourd/setup-rsync@v1.2
- name: Install Rsync
run: |
apt-get -qq install rsync
shell: bash
- run: bun install
- run: bun src/build.ts --build
- name: Install SSH Key