From: Darren Tucker Date: Sun, 18 Dec 2022 10:13:42 +0000 (+1100) Subject: Fetch regress logs from obj dir. X-Git-Tag: V_9_2_P1~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=137196300fc1540affadde880210f02ba6cb4abf;p=thirdparty%2Fopenssh-portable.git Fetch regress logs from obj dir. --- diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index bc53206a3..1ab037cc9 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