[openssh-commits] [openssh] 01/02: Fetch regress logs from obj dir.
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Dec 18 21:20:40 AEDT 2022
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 137196300fc1540affadde880210f02ba6cb4abf
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sun Dec 18 21:13:42 2022 +1100
Fetch regress logs from obj dir.
---
.github/workflows/upstream.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml
index bc53206a..1ab037cc 100644
--- a/.github/workflows/upstream.yml
+++ b/.github/workflows/upstream.yml
@@ -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
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list