oops
Some checks failed
/ authentik" (push) Failing after 55s
/ non-lab (push) Successful in 1m47s

This commit is contained in:
Chris Cowley 2024-09-13 12:51:56 +00:00
parent 80100ba656
commit 36bb4565ac

View file

@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4
with:
sparse-checkout: |
authentik"
authentik
- name: Setup OpenTofu
run: |
curl -fsSl https://get.opentofu.org/install-opentofu.sh -o /tmp/install-opentofu.sh