mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-11 12:09:32 +00:00
Fetch regress logs from obj dir.
This commit is contained in:
parent
5f93c48365
commit
137196300f
2
.github/workflows/upstream.yml
vendored
2
.github/workflows/upstream.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: ${{ matrix.target }}-${{ matrix.config }}-logs
|
name: ${{ matrix.target }}-${{ matrix.config }}-logs
|
||||||
path: |
|
path: |
|
||||||
/usr/obj/regress/usr.bin/ssh/*.log
|
/usr/obj/regress/usr.bin/ssh/obj/*.log
|
||||||
- name: shutdown VM
|
- name: shutdown VM
|
||||||
if: always()
|
if: always()
|
||||||
run: vmshutdown
|
run: vmshutdown
|
||||||
|
Loading…
Reference in New Issue
Block a user