]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update workflow to use GITHUB_WORKSPACE
authorNeil Horman <nhorman@openssl.org>
Tue, 19 Dec 2023 11:15:39 +0000 (06:15 -0500)
committerTomas Mraz <tomas@openssl.org>
Fri, 5 Jan 2024 14:11:42 +0000 (15:11 +0100)
commit638ad52ae53ece2e870984430493e454f75d048a
tree4eb101a15d2e059678802bbf1762f6d9002b1de7
parent337eb99c8474ed380f3aa6fbd6b2a4ab5d39aa26
Update workflow to use GITHUB_WORKSPACE

It was pointed out the GITHUB_WORKSPACE points to the container path of
the workspace, so we can use it instead of hardcoding the
__w/openssl/openssl path

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22726)
.github/workflows/interop-tests.yml