deps 2
Some checks failed
Plex Update / update (push) Failing after 7s

This commit is contained in:
Vivian 2023-09-09 10:37:10 +02:00
parent 97e0afdfa6
commit 82b1f853ad

View file

@ -17,6 +17,7 @@ jobs:
VAULT_ADDR: ${{ secrets.VAULT_ADDR }}
VAULT_TOKEN: ${{ secrets.VAULT_TOKEN }}
run: |
apt-get update
apt-get install vault -y
git config user.name "Forgejo Actions Bot"