This commit is contained in:
Cat /dev/Nulo 2024-08-24 16:52:49 -03:00
parent eedd19f894
commit 80d49cd99c

View file

@ -14,6 +14,11 @@ jobs:
- uses: oven-sh/setup-bun@v2 - uses: oven-sh/setup-bun@v2
with: with:
bun-version: latest bun-version: latest
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
## limits ssh access and adds the ssh public key for the user which triggered the workflow
limit-access-to-actor: true
- name: Run archiver script - name: Run archiver script
env: env: