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