]> git.ipfire.org Git - thirdparty/openssl.git/commit
Correct use of workflow ENV vars on windows
authorNeil Horman <nhorman@openssl.org>
Thu, 6 Jun 2024 19:09:57 +0000 (15:09 -0400)
committerNeil Horman <nhorman@openssl.org>
Tue, 9 Jul 2024 08:01:44 +0000 (04:01 -0400)
commitc1c67561566d8d2ce0a378af110278778b9901d8
tree1cb6eab549843401a5e8221d94ee6ffab4845641
parent17309181613ae99b9a3d5cfefe76fd09e32d341b
Correct use of workflow ENV vars on windows

On windows ci we're using powershell operations, need to follow those
rules

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