From b9b0867beb8f452a71ffcdb1a5d36204bc2b2198 Mon Sep 17 00:00:00 2001 From: Chris Cowley <1736762+chriscowley@users.noreply.github.com> Date: Mon, 2 Sep 2024 14:42:27 +0200 Subject: [PATCH] try again --- .forgejo/workflows/non-lab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/non-lab.yml b/.forgejo/workflows/non-lab.yml index 9e55ad0..180b3a9 100644 --- a/.forgejo/workflows/non-lab.yml +++ b/.forgejo/workflows/non-lab.yml @@ -19,8 +19,8 @@ jobs: # chmod +x /tmp/install-opentofu.sh # /tmp/install-opentofu.sh --install-method deb # rm -f /tmp/install-opentofu.sh + - uses: https://code.lab.cowley.tech/homelab/forgejo-opentofu-runner@main - name: Setup Kubernetes client - uses: https://code.lab.cowley.tech/homelab/forgejo-opentofu-runner@main run: | export B2_APPLICATION_KEY=${{ secrets.B2_APPLICATION_KEY }} echo ${{ env.B2_APPLICATION_KEY_ID}}