Update test_Bt.yml
This commit is contained in:
parent
59fa32efd5
commit
61bbfebac2
1 changed files with 3 additions and 2 deletions
5
.github/workflows/test_Bt.yml
vendored
5
.github/workflows/test_Bt.yml
vendored
|
@ -15,5 +15,6 @@ jobs:
|
||||||
run: bash ./bt.sh
|
run: bash ./bt.sh
|
||||||
- name: 'Upload firmware directory'
|
- name: 'Upload firmware directory'
|
||||||
uses: actions/upload-artifact@main
|
uses: actions/upload-artifact@main
|
||||||
- name: 'tracker.txt'
|
with:
|
||||||
path: ${{env.FIRMWARE}}
|
name: tracker.txt
|
||||||
|
path: ${{env.FIRMWARE}}
|
||||||
|
|
Loading…
Reference in a new issue