Fetch regress logs from obj dir.
This commit is contained in:
parent
5f93c48365
commit
137196300f
|
@ -45,7 +45,7 @@ jobs:
|
|||
with:
|
||||
name: ${{ matrix.target }}-${{ matrix.config }}-logs
|
||||
path: |
|
||||
/usr/obj/regress/usr.bin/ssh/*.log
|
||||
/usr/obj/regress/usr.bin/ssh/obj/*.log
|
||||
- name: shutdown VM
|
||||
if: always()
|
||||
run: vmshutdown
|
||||
|
|
Loading…
Reference in New Issue