fix(CI): windows (#17423)

This commit is contained in:
Kitzunu 2023-10-05 19:20:29 +02:00 committed by GitHub
parent 59d941cb68
commit 05161a9ffe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ jobs:
- name: Copy dll files
shell: bash
run: |
cp "/c/Program Files/OpenSSL-Win64/bin/legacy.dll" "env/dist"
cp "/c/Program Files/OpenSSL/bin/legacy.dll" "env/dist"
- name: Dry run authserver
shell: bash
run: |