parent
781f0c9462
commit
4be0e6511a
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
export B2_APPLICATION_KEY=${{ secrets.B2_APPLICATION_KEY }}
|
export B2_APPLICATION_KEY=${{ secrets.B2_APPLICATION_KEY }}
|
||||||
echo ${{ env.B2_APPLICATION_KEY_ID}}
|
echo ${{ env.B2_APPLICATION_KEY_ID}}
|
||||||
|
which tofu
|
||||||
|
ls /usr/bin
|
||||||
- name: Tofu init
|
- name: Tofu init
|
||||||
working-directory: ${{ github.workspace }}/non-lab
|
working-directory: ${{ github.workspace }}/non-lab
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue