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}}