aaaaaaaaaaaaaaa
This commit is contained in:
parent
823844527a
commit
32c9b8590a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: ls -lah
|
run: ls -lah
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: echo ${{ secrets.KEY }} > tmp.key
|
run: echo "${{ secrets.KEY }}" > tmp.key
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: ls -lah
|
run: ls -lah
|
||||||
- shell: bash
|
- shell: bash
|
||||||
|
|
Loading…
Reference in a new issue