fdgdf
Some checks failed
/ non-lab (push) Failing after 53s

This commit is contained in:
Chris Cowley 2024-09-02 15:39:32 +02:00
parent 96668c9848
commit 1860c52c31

View file

@ -24,9 +24,9 @@ jobs:
- name: Setup Kubernetes client
run: |
export B2_APPLICATION_KEY=${{ secrets.B2_APPLICATION_KEY }}
echo ${{ env.B2_APPLICATION_KEY_ID }}
which tofu
echo ${{ secrets.B2_APPLICATION_KEY_ID }}
ls /usr/bin
which tofu
# - name: Tofu init
# working-directory: ${{ github.workspace }}/non-lab
# run: |